summaryrefslogtreecommitdiffstats
path: root/phosphor-pid-control.service.in
blob: aa293777ed07681cc995978ffe864856a7605eef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Phosphor-Pid-Control Margin-based Fan Control Daemon

[Service]
Restart=always
ExecStart={bindir}/swampd
RestartSec=5
StartLimitInterval=0
Type=simple

[Install]
WantedBy=@SYSTEMD_TARGET@
OpenPOWER on IntegriCloud