blob: 033ebea1ac5699e66dead194c1e80aa7e6391983 [file] [log] [blame]
Matthew Barth0a0ef782019-12-20 14:36:09 -06001[Unit]
2Description=Phosphor Power Regulators Enable Monitoring
Zev Weissd1307292022-04-19 17:13:28 -07003Requires=phosphor-regulators.service
4After=phosphor-regulators.service
Matthew Barth0a0ef782019-12-20 14:36:09 -06005Wants=obmc-power-on@0.target
6After=obmc-power-on@0.target
7Conflicts=obmc-chassis-poweroff@0.target
8
9[Service]
10RemainAfterExit=yes
11ExecStart=/usr/bin/regsctl monitor --enable
12
13[Install]
14WantedBy=obmc-chassis-poweron@0.target