dotfiles/root/etc/systemd/system/ipmi-fans.service
2020-04-17 10:45:33 +03:00

9 lines
149 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