blob: 8986efd46c8bdb03b5b81875964ed28a1c4275d4 [file] [log] [blame]
Alexander Filippov126f6672018-11-28 11:32:04 +03001[Unit]
2Description=Init BMC MAC address for NIC %I
3Wants=mapper-wait@-xyz-openbmc_project-inventory.service
4After=mapper-wait@-xyz-openbmc_project-inventory.service
5Wants=mapper-wait@-xyz-openbmc_project-network-%i.service
6After=mapper-wait@-xyz-openbmc_project-network-%i.service
Alexander Filippovd9d10412019-06-10 19:03:02 +03007Wants=op-vpd-parser.service
8After=op-vpd-parser.service
Alexander Filippov126f6672018-11-28 11:32:04 +03009
10[Service]
11ExecStart=/usr/bin/first-boot-set-mac.sh %i
12Type=oneshot
13RemainAfterExit=Yes
14
15[Install]
16WantedBy=multi-user.target