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