11 lines
162 B
Desktop File
11 lines
162 B
Desktop File
|
|
[Unit]
|
||
|
|
Before=systemd-networkd.service
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
Restart=on-failure
|
||
|
|
Type=oneshot
|
||
|
|
ExecStart=/usr/libexec/gbmc-mac-config.sh
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=multi-user.target
|