10 lines
173 B
Plaintext
10 lines
173 B
Plaintext
#
|
|
# /etc/conf.d/sensord
|
|
#
|
|
|
|
#Specify the interval between scanning for sensor alarms
|
|
INTERVAL=60s
|
|
|
|
#Specify the interval between logging all sensor readings
|
|
LOG_INTERVAL=30m
|