Fix script path

This commit is contained in:
Marko Korhonen 2020-02-18 00:01:55 +02:00
parent 0b27ec5d29
commit 6c11af2f2c

View file

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