first commit
This commit is contained in:
9
ipmi-fancontrol.service
Executable file
9
ipmi-fancontrol.service
Executable file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=IPMI Fan control
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/bin/perl /opt/fancontrol.pl
|
||||
|
||||
[Install]
|
||||
WantedBy=network-online.target
|
Reference in New Issue
Block a user