1
0
forked from brl/citadel

11 lines
159 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Setup a wired interface
Before=connman.service
[Service]
Type=oneshot
ExecStart=@SCRIPTDIR@/wired-setup
[Install]
WantedBy=network.target