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

10 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