From 33491bc4279481db8ae47213e34a6d695a0e8830 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 6 Jul 2014 02:16:10 +0200 Subject: Imported Upstream version 0.9.10.0 --- data/server.conf.in | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/server.conf.in (limited to 'data/server.conf.in') diff --git a/data/server.conf.in b/data/server.conf.in new file mode 100644 index 00000000..a63be511 --- /dev/null +++ b/data/server.conf.in @@ -0,0 +1,16 @@ +# This configuration file, when placed into into +# @sysconfdir@/NetworkManager/conf.d will change NetworkManager's +# behavior to what's expected on "traditional UNIX server" type +# deployments. +# +# See "man NetworkManager.conf" for more information about these +# individual keys. + +[main] +# Do not do automatic (DHCP/SLAAC) configuration on ethernet devices +# with no other matching connections. +no-auto-default=* + +# Ignore the carrier (cable plugged in) state when attempting to +# activate static-IP connections. +ignore-carrier=* -- cgit 1.3.0-6-gf8a5