summaryrefslogtreecommitdiff
path: root/slackware-bootstrap/post-functions.conf
blob: 431a381aed602ed5f26eda59778cd829326298b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# You can list here the .new files and the default action
# to do for each file. The list format is:
# 
# /full/path/of/dot/new/file.new:action
# 
# The action can be:
# 
# O to Overwrite it with the new version
# R to Remove the new file
# K to Keep the current and the .new files
#
# Using "default" as file name, you'll set the action for
# the .new files in batch mode. The action for each file
# takes precedence over the "default" one.
#
# E.g:
/etc/slackpkg/mirrors.new:K
default:O