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

10 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