From 2ca6aa43c53ab56849aa5ec08016277687e2f2a4 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 12 Jun 2017 10:06:20 +0200 Subject: [PATCH] committing changes in /etc after apt run Package changes: -libpam-systemd 215-17+deb8u7 --- .etckeeper | 13 ------------- modules-load.d/modules.conf | 1 - pam.d/common-session | 1 - sysctl.d/99-sysctl.conf | 1 - xdg/systemd/user | 1 - 5 files changed, 17 deletions(-) delete mode 120000 modules-load.d/modules.conf delete mode 120000 sysctl.d/99-sysctl.conf delete mode 120000 xdg/systemd/user diff --git a/.etckeeper b/.etckeeper index 2c99fc9..3bf75fa 100755 --- a/.etckeeper +++ b/.etckeeper @@ -5,7 +5,6 @@ mkdir -p './apparmor.d/force-complain' mkdir -p './apt/preferences.d' mkdir -p './bind/dyn' mkdir -p './bind/zones' -mkdir -p './binfmt.d' mkdir -p './ca-certificates/update.d' mkdir -p './console' mkdir -p './dbus-1/session.d' @@ -38,10 +37,6 @@ mkdir -p './postgresql-common/pg_upgradecluster.d' mkdir -p './salt/proxy.d' mkdir -p './security/limits.d' mkdir -p './security/namespace.d' -mkdir -p './systemd/network' -mkdir -p './systemd/ntp-units.d' -mkdir -p './systemd/user' -mkdir -p './tmpfiles.d' mkdir -p './udev/hwdb.d' maybe chmod 0755 '.' maybe chmod 0700 '.etckeeper' @@ -300,7 +295,6 @@ maybe chgrp 'bind' 'bind/zones' maybe chmod 0755 'bind/zones' maybe chmod 0644 'bind/zones.rfc1918' maybe chmod 0644 'bindresvport.blacklist' -maybe chmod 0755 'binfmt.d' maybe chmod 0755 'byobu' maybe chmod 0644 'byobu/backend' maybe chmod 0644 'byobu/socketdir' @@ -968,7 +962,6 @@ maybe chmod 0644 'mke2fs.conf' maybe chmod 0755 'modprobe.d' maybe chmod 0644 'modprobe.d/fbdev-blacklist.conf' maybe chmod 0644 'modules' -maybe chmod 0755 'modules-load.d' maybe chmod 0644 'motd.tail' maybe chmod 0755 'mysql' maybe chmod 0755 'mysql/conf.d' @@ -1232,8 +1225,6 @@ maybe chmod 0755 'systemd' maybe chmod 0644 'systemd/bootchart.conf' maybe chmod 0644 'systemd/journald.conf' maybe chmod 0644 'systemd/logind.conf' -maybe chmod 0755 'systemd/network' -maybe chmod 0755 'systemd/ntp-units.d' maybe chmod 0644 'systemd/resolved.conf' maybe chmod 0755 'systemd/system' maybe chmod 0644 'systemd/system.conf' @@ -1249,12 +1240,10 @@ maybe chmod 0755 'systemd/system/sockets.target.wants' maybe chmod 0755 'systemd/system/sysinit.target.wants' maybe chmod 0755 'systemd/system/timers.target.wants' maybe chmod 0644 'systemd/timesyncd.conf' -maybe chmod 0755 'systemd/user' maybe chmod 0644 'systemd/user.conf' maybe chmod 0755 'terminfo' maybe chmod 0644 'terminfo/README' maybe chmod 0644 'timezone' -maybe chmod 0755 'tmpfiles.d' maybe chmod 0644 'ucf.conf' maybe chmod 0755 'udev' maybe chmod 0755 'udev/hwdb.d' @@ -1274,8 +1263,6 @@ maybe chmod 0644 'vim/vimrc' maybe chmod 0644 'vim/vimrc.local' maybe chmod 0644 'vim/vimrc.tiny' maybe chmod 0644 'wgetrc' -maybe chmod 0755 'xdg' -maybe chmod 0755 'xdg/systemd' maybe chmod 0755 'xml' maybe chmod 0644 'xml/catalog' maybe chmod 0644 'xml/xml-core.xml' diff --git a/modules-load.d/modules.conf b/modules-load.d/modules.conf deleted file mode 120000 index 464b823..0000000 --- a/modules-load.d/modules.conf +++ /dev/null @@ -1 +0,0 @@ -../modules \ No newline at end of file diff --git a/pam.d/common-session b/pam.d/common-session index 9d7324c..4ad1729 100644 --- a/pam.d/common-session +++ b/pam.d/common-session @@ -22,5 +22,4 @@ session requisite pam_deny.so session required pam_permit.so # and here are more per-package modules (the "Additional" block) session required pam_unix.so -session optional pam_systemd.so # end of pam-auth-update config diff --git a/sysctl.d/99-sysctl.conf b/sysctl.d/99-sysctl.conf deleted file mode 120000 index 2b0036b..0000000 --- a/sysctl.d/99-sysctl.conf +++ /dev/null @@ -1 +0,0 @@ -../sysctl.conf \ No newline at end of file diff --git a/xdg/systemd/user b/xdg/systemd/user deleted file mode 120000 index 1c75bd3..0000000 --- a/xdg/systemd/user +++ /dev/null @@ -1 +0,0 @@ -../../systemd/user \ No newline at end of file -- 2.39.5