1[Unit] 2Description=Phosphor Power Regulators Config 3Wants=obmc-power-start-pre@0.target 4Before=obmc-power-start-pre@0.target 5Conflicts=obmc-chassis-poweroff@0.target 6# No need to run again if BMC reboots at runtime 7ConditionPathExists=!/run/openbmc/chassis@0-on 8 9[Service] 10Type=oneshot 11ExecStart=/usr/bin/regsctl config 12 13[Install] 14RequiredBy=obmc-chassis-poweron@0.target 15