Skip to content
Snippets Groups Projects
Verified Commit 4c896f08 authored by Kristian Klausen's avatar Kristian Klausen :tada:
Browse files

Merge branch 'RequiredForOnline-routable' into 'master'

Add RequiredForOnline=routable to /etc/systemd/network/80-dhcp.network

See merge request !198
parents 52121d34 831fc1f9
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,9 @@ function pre() {
Name=en*
Name=eth*
[Link]
RequiredForOnline=routable
[Network]
DHCP=yes
EOF
......
......@@ -19,6 +19,9 @@ EOF
Name=en*
Name=eth*
[Link]
RequiredForOnline=routable
[Network]
DHCP=yes
EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment