diff options
Diffstat (limited to 'abs/extra/lm_sensors/healthd.conf')
-rw-r--r-- | abs/extra/lm_sensors/healthd.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/extra/lm_sensors/healthd.conf b/abs/extra/lm_sensors/healthd.conf index 36c5f55..a8b2c3f 100644 --- a/abs/extra/lm_sensors/healthd.conf +++ b/abs/extra/lm_sensors/healthd.conf @@ -13,4 +13,5 @@ ADMIN_EMAIL="root" ALARM_SLEEP=600 # command to run in background on each alarm +# N.B.: If you choose to use the beep command, you'll need to install it: pacman -S beep ALARM_CMD="beep -f 800 -l 500 -d 500 -r 600" |