summaryrefslogtreecommitdiffstats
path: root/meta-intel/meta-common/recipes-phosphor/fans/phosphor-pid-control/phosphor-pid-control.service
blob: f4ffa17a0784842be4c00caed31a79c729bf39b3 (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={sbindir}/swampd
RestartSec=5
StartLimitInterval=0
Type=simple

[Install]
WantedBy=basic.target
OpenPOWER on IntegriCloud