diff options
author | Tom Gundersen <teg@jklm.no> | 2013-10-28 20:11:10 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2013-10-29 14:17:57 +0100 |
commit | 9dc670ea766c711741f462b29572f2e5f8f3f6bc (patch) | |
tree | ac963bddc915c6bde62624e145e60fae9cff6430 /network | |
parent | f11880744c27209a42f502c690db86b38d2db14b (diff) |
network: move configuration to /etc/systemd/network
This is private configuraiton, so let's not pollute the namespace (and hence make Debian happy :) ).
Diffstat (limited to 'network')
-rw-r--r-- | network/99-default.link | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/99-default.link b/network/99-default.link new file mode 100644 index 0000000000..05be03bd37 --- /dev/null +++ b/network/99-default.link @@ -0,0 +1,3 @@ +[Link] +NamePolicy=onboard slot path +MACAddressPolicy=persistent |