dotfiles/root/etc/systemd/system/ipmi-temp.service

10 lines
149 B
SYSTEMD
Raw Normal View History

2020-02-17 15:19:53 +02:00
[Unit]
Description=Watch server temperature
[Service]
Type=simple
ExecStart=/home/balrog/Scripts/ipmi-temp.sh
[Install]
WantedBy=multi-user.target