1[Unit] 2Description=Phosphor-Pid-Control Margin-based Fan Control Daemon 3After=xyz.openbmc_project.fansensor.service 4 5[Service] 6Restart=always 7ExecStart={bindir}/swampd 8RestartSec=5 9StartLimitInterval=0 10Type=simple 11 12[Install] 13WantedBy=@SYSTEMD_TARGET@ 14