summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/networking/files/gbmc-mac-config.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-google/recipes-google/networking/files/gbmc-mac-config.service')
-rw-r--r--meta-google/recipes-google/networking/files/gbmc-mac-config.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-google/recipes-google/networking/files/gbmc-mac-config.service b/meta-google/recipes-google/networking/files/gbmc-mac-config.service
new file mode 100644
index 000000000..fd9247d27
--- /dev/null
+++ b/meta-google/recipes-google/networking/files/gbmc-mac-config.service
@@ -0,0 +1,10 @@
+[Unit]
+Before=systemd-networkd.service
+
+[Service]
+Restart=on-failure
+Type=oneshot
+ExecStart=/usr/libexec/gbmc-mac-config.sh
+
+[Install]
+WantedBy=multi-user.target