Add more ipmi stuff
This commit is contained in:
parent
eed7aabf01
commit
6649ff205c
6 changed files with 17 additions and 19 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue