mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 19:30:07 +01:00
contrib/rpm: fix code comment in default "NetworkManager.conf"
This commit is contained in:
parent
c7b525f83e
commit
daf935fb1b
1 changed files with 3 additions and 2 deletions
|
|
@ -14,8 +14,9 @@
|
|||
# If /etc/NetworkManager/conf.d/ contains a file with the same name as
|
||||
# /usr/lib/NetworkManager/conf.d/, the latter file is shadowed and thus ignored.
|
||||
# Hence, to disable loading a file from /usr/lib/NetworkManager/conf.d/ you can
|
||||
# put an empty file to etc with the same name. The same applies with respect
|
||||
# to the directory /var/lib/NetworkManager/conf.d.
|
||||
# put an empty file to /etc with the same name. The same applies with respect
|
||||
# to the directory /var/run/NetworkManager/conf.d where files in /var/run shadow
|
||||
# /usr/lib and are themselves shadowed by files under /etc.
|
||||
#
|
||||
# If two files define the same key, the one that is read afterwards will overwrite
|
||||
# the previous one.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue