dotfiles/root/etc/systemd/system/ipmi-fans.service
2020-02-17 15:19:53 +02:00

10 lines
148 B
Desktop File

[Unit]
Description=Write fan speeds to tmp
[Service]
Type=simple
ExecStart=/home/balrog/Scripts/ipmi/fans.sh
[Install]
WantedBy=multi-user.target