2021-12-29 00:36:41 +01:00
|
|
|
# You can list here the .new files and the default action
|
2021-06-04 22:11:13 +02:00
|
|
|
# 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
|
|
|
|
#
|
2021-12-29 00:36:41 +01:00
|
|
|
# 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.
|
|
|
|
#
|
2021-06-04 22:11:13 +02:00
|
|
|
# E.g:
|
|
|
|
#/etc/slackpkg/mirrors.new:K
|
|
|
|
#/etc/ntp.conf.new:R
|
2021-12-29 00:36:41 +01:00
|
|
|
#default:O
|