xref: /openbmc/phosphor-power/services/phosphor-regulators.service (revision 1efdd62d297e0b27aa91b8f67a5b3b61e8f6cfa8)
1*1efdd62dSMatthew Barth[Unit]
2*1efdd62dSMatthew BarthDescription=Phosphor Power Regulators Daemon
3*1efdd62dSMatthew BarthWants=obmc-mapper.target
4*1efdd62dSMatthew BarthAfter=obmc-mapper.target
5*1efdd62dSMatthew Barth
6*1efdd62dSMatthew Barth[Service]
7*1efdd62dSMatthew BarthRestart=on-failure
8*1efdd62dSMatthew BarthExecStart=/usr/bin/phosphor-regulators
9*1efdd62dSMatthew Barth
10*1efdd62dSMatthew Barth[Install]
11*1efdd62dSMatthew BarthWantedBy=multi-user.target
12