mirror of
https://github.com/That-Guy-Jack/HP-ILO-Fan-Control.git
synced 2025-06-14 01:14: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
|