blob: e18d69493ad1f7de717dea70c77fbe12b07c0694 [file] [log] [blame]
Hank Lioub1c33ab2019-06-26 14:00:20 +08001[Unit]
2Description=Initialize MAC Address
3Before=usb_network.service network-pre.target
4Wants=network-pre.target
5
6[Service]
7Type=oneshot
8ExecStart=/usr/bin/mac-address
9
10[Install]
11WantedBy=multi-user.target