]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
committing changes in /etc made by "/usr/bin/apt install --reinstall -o Dpkg::Options...
authorFrank Brehm <frank@brehm-online.com>
Tue, 21 Jul 2020 10:13:36 +0000 (12:13 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 21 Jul 2020 10:13:36 +0000 (12:13 +0200)
Package changes:

.etckeeper
systemd/logind.conf [new file with mode: 0644]

index 6d9893bbb02ec0e49bbbca11e0610d6eb809f1f9..8d9aa76ffe36a27ff44b11a659ab48c7f92d64f4 100755 (executable)
@@ -2925,6 +2925,7 @@ maybe chmod 0644 'sysctl.d/README.sysctl'
 maybe chmod 0755 'systemd'
 maybe chmod 0644 'systemd/coredump.conf'
 maybe chmod 0644 'systemd/journald.conf'
+maybe chmod 0644 'systemd/logind.conf'
 maybe chmod 0755 'systemd/network'
 maybe chmod 0644 'systemd/networkd.conf'
 maybe chmod 0644 'systemd/pstore.conf'
diff --git a/systemd/logind.conf b/systemd/logind.conf
new file mode 100644 (file)
index 0000000..d380a61
--- /dev/null
@@ -0,0 +1,37 @@
+#  This file is part of systemd.
+#
+#  systemd is free software; you can redistribute it and/or modify it
+#  under the terms of the GNU Lesser General Public License as published by
+#  the Free Software Foundation; either version 2.1 of the License, or
+#  (at your option) any later version.
+#
+# Entries in this file show the compile time defaults.
+# You can change settings by editing this file.
+# Defaults can be restored by simply deleting this file.
+#
+# See logind.conf(5) for details.
+
+[Login]
+#NAutoVTs=6
+#ReserveVT=6
+#KillUserProcesses=no
+#KillOnlyUsers=
+#KillExcludeUsers=root
+#InhibitDelayMaxSec=5
+#HandlePowerKey=poweroff
+#HandleSuspendKey=suspend
+#HandleHibernateKey=hibernate
+#HandleLidSwitch=suspend
+#HandleLidSwitchExternalPower=suspend
+#HandleLidSwitchDocked=ignore
+#PowerKeyIgnoreInhibited=no
+#SuspendKeyIgnoreInhibited=no
+#HibernateKeyIgnoreInhibited=no
+#LidSwitchIgnoreInhibited=yes
+#HoldoffTimeoutSec=30s
+#IdleAction=ignore
+#IdleActionSec=30min
+#RuntimeDirectorySize=10%
+#RemoveIPC=yes
+#InhibitorsMax=8192
+#SessionsMax=8192