1[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] 8Type=oneshot 9RemainAfterExit=yes 10ExecStart=/usr/bin/regsctl monitor --disable 11 12[Install] 13WantedBy=obmc-host-stop@0.target 14