You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
foodotfiles/root/etc/systemd/system/ipmi-static.service

10 lines
140 B
INI

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