9 lines
149 B
Desktop File
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
|