blob: ea18e16b00d76e426cfa4043b5ccd134e6cfac7b [file] [log] [blame]
Lei YUaaad5a52016-12-27 14:43:14 +08001[Unit]
2Description=Perform AVS bus workaround on VRMs
Lei YUe8d98b32017-02-15 11:47:57 +08003Wants=op-power-start@.service
4After=op-power-start@.service
Lei YUaaad5a52016-12-27 14:43:14 +08005Before=avsbus-disable@%i.service
Lei YUd43ec212017-02-14 16:47:45 +08006Conflicts=obmc-power-chassis-off@%i.target
Lei YUaaad5a52016-12-27 14:43:14 +08007
8[Service]
9ExecStart={bindir}/avsbus-workaround.sh
10Type=oneshot
11RemainAfterExit=yes
12
13[Install]
Lei YUd43ec212017-02-14 16:47:45 +080014WantedBy=obmc-power-chassis-on@%i.target