Add more ipmi stuff

This commit is contained in:
Marko Korhonen 2020-02-17 15:09:09 +02:00
parent eed7aabf01
commit 6649ff205c
6 changed files with 17 additions and 19 deletions

View file

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

View file

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