Forgot these
This commit is contained in:
parent
3ec7ffd2e0
commit
eddf496fd9
6 changed files with 91 additions and 50 deletions
9
root/etc/systemd/system/ipmi-fans.timer
Normal file
9
root/etc/systemd/system/ipmi-fans.timer
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Run fans service every 30s
|
||||
|
||||
[Timer]
|
||||
OnUnitInactiveSec=15s
|
||||
OnBootSec=15s
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue