summaryrefslogtreecommitdiffstats
path: root/vpnor/obmc-vpnor-updatesymlinks.service
blob: 8184f51f6e2845b4b5ab86b71888d4420854da31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=Updates symlinks for active PNOR version
Before=mboxd.service
Before=mboxd-reload@0.service
After=org.open_power.Software.Host.Updater.service
After=op-reset-chassis-running@0.service
ConditionPathExists=!/run/openbmc/chassis@0-on

[Service]
Type=oneshot
RemainAfterExit=no
ExecStart=/usr/bin/obmc-vpnor-util updatesymlinks

[Install]
WantedBy=mboxd.service mboxd-reload@.service
OpenPOWER on IntegriCloud