summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gsj/recipes-gsj/mac-address/files/mac-address.service
blob: e18d69493ad1f7de717dea70c77fbe12b07c0694 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Initialize MAC Address
Before=usb_network.service network-pre.target
Wants=network-pre.target

[Service]
Type=oneshot
ExecStart=/usr/bin/mac-address

[Install]
WantedBy=multi-user.target