13 lines
203 B
Desktop File
13 lines
203 B
Desktop File
|
|
[Unit]
|
||
|
|
Description=Phosphor-Pid-Control Margin-based Fan Control Daemon
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
Restart=always
|
||
|
|
ExecStart={bindir}/swampd
|
||
|
|
RestartSec=5
|
||
|
|
StartLimitInterval=0
|
||
|
|
Type=simple
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=basic.target
|