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