]> git.pld-linux.org Git - packages/alarmwatch.git/blame - alarmwatch.sysconfig
- tabs in preamble
[packages/alarmwatch.git] / alarmwatch.sysconfig
CommitLineData
2d79e510
JB
1# configuration for alarmwatch
2#
3# To enable alarmwatch automatic startup, set the CHIPS line to your
4# desired command line(see `man alarmwatch') and remove the exit 0
5
6# Example only, you _must_ edit this to match your configuration:
7#CHIPS="via686a-isa-6000 512"
8
9# Initialize sensors settings before loading alarmwatch. (`sensors -s')
10# You may wish to set this to no if you already do it elsewhere (though
11# doing it again will not harm anything.)
12#SENSORS_SETUP=yes
13
14# alarmwatch options (see alarmwatch(8) for details):
15# -C sec - check interval
16# -B sec - beep interval
17# -L sec - log interval
18# -b dev - filename to send beeps to
19#ALARMOPTIONS="-C5 -B30 -L60 -b/dev/console"
This page took 0.070453 seconds and 4 git commands to generate.