Forgot these

This commit is contained in:
Marko Korhonen 2020-02-17 15:19:53 +02:00
parent ecb3dbb04c
commit c0e5e2a92d
6 changed files with 91 additions and 50 deletions

View file

@ -1,9 +0,0 @@
[Unit]
Description=Write fan speeds to tmp
[Service]
Type=simple
ExecStart=/home/balrog/Scripts/ipmi/fans.sh
[Install]
WantedBy=multi-user.target

View file

@ -1,9 +0,0 @@
[Unit]
Description=Run fans service every 30s
[Timer]
OnUnitInactiveSec=15s
OnBootSec=15s
[Install]
WantedBy=timers.target