9 lines
147 B
INI
9 lines
147 B
INI
|
[Unit]
|
||
|
Description=IPMI Fan control
|
||
|
|
||
|
[Service]
|
||
|
Type=simple
|
||
|
ExecStart=/bin/perl /opt/fancontrol.pl
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=network-online.target
|