blob: d0244fe91a07d4a4ca7b60874e8e4f2158e42524 [file] [log] [blame]
Vijay Khemka55845432019-06-19 14:25:40 -07001[Unit]
2Description=Phosphor-Pid-Control Margin-based Fan Control Daemon
Peter Lundgren75c65d92019-11-06 15:47:50 -08003After=xyz.openbmc_project.fansensor.service
Vijay Khemka55845432019-06-19 14:25:40 -07004
5[Service]
6Restart=always
7ExecStart={bindir}/swampd
8RestartSec=5
9StartLimitInterval=0
10Type=simple
11
12[Install]
13WantedBy=@SYSTEMD_TARGET@