Move ipmi services to own directory

main
Marko Korhonen 5 years ago
parent fb06f8f264
commit d9ef8fbc5b

@ -1,9 +0,0 @@
[Unit]
Description=Set fan speed
[Service]
Type=simple
ExecStart=/home/balrog/Scripts/ipmi-static.sh
[Install]
WantedBy=multi-user.target

@ -1,9 +0,0 @@
[Unit]
Description=Watch server temperature
[Service]
Type=simple
ExecStart=/home/balrog/Scripts/ipmi-temp.sh
[Install]
WantedBy=multi-user.target

@ -1,9 +0,0 @@
[Unit]
Description=Watches server temperature
[Timer]
OnUnitInactiveSec=5s
OnBootSec=5s
[Install]
WantedBy=timers.target
Loading…
Cancel
Save