]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Wed, 23 May 2018 09:36:35 +0000 (11:36 +0200)
committerFrank Brehm <frank@brehm-online.com>
Wed, 23 May 2018 09:36:35 +0000 (11:36 +0200)
X11/xinit/xinitrc.d/50-systemd-user.sh
systemd/logind.conf
systemd/system.conf
udev/udev.conf

index 4d497672283bbf463b9a93fe2559a86f1d19b7e7..5588185c50382ae3e4f376ffb5293ec73da4a489 100755 (executable)
@@ -2,6 +2,6 @@
 
 systemctl --user import-environment DISPLAY XAUTHORITY
 
-if which dbus-update-activation-environment >/dev/null 2>&1; then
+if command -v dbus-update-activation-environment >/dev/null 2>&1; then
         dbus-update-activation-environment DISPLAY XAUTHORITY
 fi
index e03fbd9ed4b7a072da95312864e534e6980a6fd7..d3fcf8f31e57f29579d3e029a251c6c2e30473d4 100644 (file)
@@ -22,6 +22,7 @@
 #HandleSuspendKey=suspend
 #HandleHibernateKey=hibernate
 #HandleLidSwitch=suspend
+#HandleLidSwitchExternalPower=suspend
 #HandleLidSwitchDocked=ignore
 #PowerKeyIgnoreInhibited=no
 #SuspendKeyIgnoreInhibited=no
index 6b86eac33db0005ce6f0b64267e5da4f43be40a7..51a6e83ecf16b9ac61af7b0c66ba6319528e8a6f 100644 (file)
@@ -42,7 +42,7 @@
 #DefaultIOAccounting=no
 #DefaultIPAccounting=no
 #DefaultBlockIOAccounting=no
-#DefaultMemoryAccounting=no
+#DefaultMemoryAccounting=yes
 #DefaultTasksAccounting=yes
 #DefaultTasksMax=15%
 #DefaultLimitCPU=
index 47d14330022b022cf53cb7e9c0a7068801dc4709..0d812d4a6565309658874c8745f22975f5d0ada6 100644 (file)
@@ -1,3 +1,6 @@
 # see udev.conf(5) for details
+#
+# udevd is also started in the initrd.  When this file is modified you might
+# also want to rebuild the initrd, so that it will include the modified configuration.
 
 #udev_log="info"