aboutsummaryrefslogtreecommitdiff
path: root/miscutils/Config.in
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2015-05-15 10:23:51 +0200
committerBjørn Mork <bjorn@mork.no>2015-05-15 10:23:51 +0200
commit02013228914a1d17e8df15d4e2b7950469395a5c (patch)
tree48d2fbe2f5a5adb60cbeabc26fadaec8e0fa82ed /miscutils/Config.in
parent9b3dbb454e8f8a463d5fe4541ee2001585527bc6 (diff)
ripe-atlas-fw: imported version 45204520
Signed-off-by: Bjørn Mork <bjorn@mork.no>
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