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-fans.service

10 lines
149 B
INI

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