[Unit] | |
Description=Reset CPLD to wait after VDD is powered up | |
Wants=op-wait-power-off@%i.service | |
After=op-wait-power-off@%i.service | |
Conflicts=obmc-power-chassis-on@%i.target | |
[Service] | |
ExecStart={bindir}/cpld_reset.sh | |
Type=oneshot | |
RemainAfterExit=yes | |
[Install] | |
WantedBy=obmc-power-chassis-off@%i.target |