9 lines
149 B
Desktop File
9 lines
149 B
Desktop File
[Unit]
|
|
Description=Watch server temperature
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/home/balrog/Scripts/ipmi-temp.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|