aboutsummaryrefslogtreecommitdiff
path: root/debianutils
diff options
context:
space:
mode:
Diffstat (limited to 'debianutils')
-rw-r--r--debianutils/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/debianutils/Config.in b/debianutils/Config.in
index f1b73b645..4ed00ddfa 100644
--- a/debianutils/Config.in
+++ b/debianutils/Config.in
@@ -26,8 +26,8 @@ config RUN_PARTS
26 It is useful to set up a directory like cron.daily, where you need to 26 It is useful to set up a directory like cron.daily, where you need to
27 execute all the scripts in that directory. 27 execute all the scripts in that directory.
28 28
29 In this implementation of run-parts some features (such as report mode) 29 In this implementation of run-parts some features (such as report
30 are not implemented. 30 mode) are not implemented.
31 31
32 Unless you know that run-parts is used in some of your scripts 32 Unless you know that run-parts is used in some of your scripts
33 you can safely say N here. 33 you can safely say N here.