11 lines
159 B
Desktop File
11 lines
159 B
Desktop File
[Unit]
|
|
Description=Setup a wired interface
|
|
Before=connman.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=@SCRIPTDIR@/wired-setup
|
|
|
|
[Install]
|
|
WantedBy=network.target
|