blob: 12b38a9fb226ae5c77823aebf1bb0bd973a607c9 [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
Vijay Khemka304c0332020-05-27 17:54:36 -07007ExecStart=@BINDIR@/swampd
Potin Laie2ec69a2022-09-30 17:09:34 +08008ExecReload=/bin/kill -HUP $MAINPID
Vijay Khemka55845432019-06-19 14:25:40 -07009RestartSec=5
10StartLimitInterval=0
11Type=simple
12
13[Install]
14WantedBy=@SYSTEMD_TARGET@