mirror of
https://github.com/That-Guy-Jack/HP-ILO-Fan-Control.git
synced 2025-04-26 20:42:28 +00:00
11 lines
159 B
Desktop File
11 lines
159 B
Desktop File
[Unit]
|
|
Description=HP Server Fan Speed Controller
|
|
|
|
[Service]
|
|
ExecStart=/bin/bash /autofan.sh
|
|
Restart=always
|
|
RestartSec=10s
|
|
|
|
[Install]
|
|
WantedBy=default.target
|