aboutsummaryrefslogtreecommitdiff
path: root/miscutils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/Config.in')
-rw-r--r--miscutils/Config.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in
index 60b87c1..8dd4187 100644
--- a/miscutils/Config.in
+++ b/miscutils/Config.in
@@ -453,6 +453,21 @@ config MT
to advance or rewind a tape past a specified number of archive
files on the tape.
+config PERD
+ bool "perd"
+ default n
+ select FEATURE_SUID
+ select FEATURE_SYSLOG
+ help
+ Perd periodically runs Atlas measurements. It is based on crond.
+
+config FEATURE_PERD_D
+ bool "Support option -d to redirect output to stderr"
+ depends on PERD
+ default n
+ help
+ -d sets loglevel to 0 (most verbose) and directs all output to stderr.
+
config RAIDAUTORUN
bool "raidautorun"
default n