xref: /openbmc/openbmc/meta-google/recipes-google/networking/files/gbmc-mac-config.service (revision 8460358c3d24c71d9d38fd126c745854a6301564)
1[Unit]
2Before=systemd-networkd.service
3
4[Service]
5Restart=on-failure
6Type=oneshot
7ExecStart=/usr/libexec/gbmc-mac-config.sh
8
9[Install]
10WantedBy=multi-user.target
11