blob: 12b38a9fb226ae5c77823aebf1bb0bd973a607c9 [file] [log] [blame]
[Unit]
Description=Phosphor-Pid-Control Margin-based Fan Control Daemon
After=xyz.openbmc_project.fansensor.service
[Service]
Restart=always
ExecStart=@BINDIR@/swampd
ExecReload=/bin/kill -HUP $MAINPID
RestartSec=5
StartLimitInterval=0
Type=simple
[Install]
WantedBy=@SYSTEMD_TARGET@