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

10 lines
140 B
Desktop File

[Unit]
Description=Set fan speed
[Service]
Type=simple
ExecStart=/home/balrog/Scripts/ipmi-static.sh
[Install]
WantedBy=multi-user.target