Forgot these
This commit is contained in:
parent
ecb3dbb04c
commit
c0e5e2a92d
6 changed files with 91 additions and 50 deletions
9
root/etc/systemd/system/ipmi-temp.timer
Normal file
9
root/etc/systemd/system/ipmi-temp.timer
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Watches server temperature
|
||||
|
||||
[Timer]
|
||||
OnUnitInactiveSec=5s
|
||||
OnBootSec=5s
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue