blob: d69d50e249e665af7758c81dcedcc756b67abb41 [file] [log] [blame]
Matthew Barth01bc6122020-01-29 11:35:04 -06001[Unit]
2Description=Phosphor Power Regulators Disable Monitoring
3Wants=obmc-host-stop-pre@0.target
4Before=obmc-host-stop-pre@0.target
5Conflicts=phosphor-regulators-monitor-enable.service
6
7[Service]
8RemainAfterExit=yes
9ExecStart=/usr/bin/regsctl monitor --disable
10
11[Install]
12WantedBy=obmc-host-stop@0.target