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

10 lines
150 B
Desktop File

[Unit]
Description=Watch server temperature
[Service]
Type=simple
ExecStart=/home/balrog/.scripts/ipmi/temp.sh
[Install]
WantedBy=multi-user.target