diff options
Diffstat (limited to 'etc/systemd/logind.conf')
-rw-r--r-- | etc/systemd/logind.conf | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/etc/systemd/logind.conf b/etc/systemd/logind.conf index 50f1584c..3114bae5 100644 --- a/etc/systemd/logind.conf +++ b/etc/systemd/logind.conf @@ -6,9 +6,11 @@ # any later version. # # Entries in this file show the compile time defaults. Local configuration -# should be created by either modifying this file, or by creating "drop-ins" in -# the logind.conf.d/ subdirectory. The latter is generally recommended. -# Defaults can be restored by simply deleting this file and all drop-ins. +# should be created by either modifying this file (or a copy of it placed in +# /etc/ if the original file is shipped in /usr/), or by creating "drop-ins" in +# the /etc/systemd/logind.conf.d/ directory. The latter is generally +# recommended. Defaults can be restored by simply deleting the main +# configuration file and all drop-ins located in /etc/. # # Use 'systemd-analyze cat-config systemd/logind.conf' to display the full config. # |