aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--remove-old-kernels.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/remove-old-kernels.cfg b/remove-old-kernels.cfg
index ee2c56a..d2fc68e 100644
--- a/remove-old-kernels.cfg
+++ b/remove-old-kernels.cfg
@@ -39,15 +39,15 @@ kernel-linus-devel
kernel-linus-source
"
-# Allow cron to run 'remove-old-kernels' weekly. Replace 'y' with 'n' (lower case) to disable it.
-CRON=y
+# Allow cron to run 'remove-old-kernels' weekly. Replace '1' with '0' to disable it.
+CRON=1
# Turn on the advanced mode. [0|1] (1 is ON)
QA=0
# Alternate config file to use, 0 is default (none). 1 to 9 are allowed which must be named as:
# /etc/remove-old-kernels_N.cfg (e.g. /etc/remove-old-kernels_3.cfg)
-# To create an alternative .cfg file use a copy of the template here:
+# To create an alternative .cfg file, rename and edit a copy of the template from here:
# /usr/share/doc/remove-old-kernels/remove-old-kernels_N.cfg.template
# Do not edit this line, use the -f or -F options which will validate that it exists. See man page.
ALTCFG=0