shell-things/etc/NetworkManager/conf.d/keyfile.conf.sample

10 lines
302 B
Plaintext
Raw Normal View History

[keyfile]
# Disable misbehaving NIC
#unmanaged-devices=mac:xx:xx:xx:xx:xx:xx
#hostname=HOSTNAME_TO_SEND_TO_DHCPD
# When renaming profiles, also rename the file. Comes with the risk of
# breaking scripts, but I don't have any of those for this to break.
rename=true
# vim: filetype=NetworkManager.conf