NetworkManager/data/server.conf.in
Colin Walters 841ca9bb84 server.conf: We're no longer a sample, reword introduction
Now we actually change configuration, explain that better.
2013-07-22 11:30:21 -04:00

16 lines
520 B
Text

# 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 connections.
ignore-carrier=*