blob: 8f16d681833859fe9a6b997f6b7512dd10f291f6 [file] [log] [blame]
[Unit]
Description=OpenBMC Fan Control Daemon
After=xyz.openbmc_project.EntityManager.service
After=xyz.openbmc_project.ObjectMapper.service
[Service]
Type=simple
ExecStart=/usr/bin/swampd -t
Restart=always
RestartSec=5
StartLimitInterval=0
[Install]
WantedBy=basic.target