(Closes: #655924)
* Fix write_net_rules for systemd and sysvinit users by copying the
temporary rules from /run/udev/ to /etc/udev/. (Closes: #735563)
+ * Do not install sysctl.d/50-default.conf because the systemd package
+ should not change kernel policies, at least until it will become
+ the only supported init system.
[ Michael Stapelberg ]
* Add systemd-dbg package, thanks Daniel Schaal (Closes: #742724).
+++ /dev/null
-From: Michael Stapelberg <stapelberg@debian.org>
-Date: Wed, 19 Feb 2014 23:35:34 +0100
-Subject: Remove kernel.sysrq= setting from sysctl.d/50-default.conf
-MIME-Version: 1.0
-Content-Type: text/plain; charset="utf-8"
-Content-Transfer-Encoding: 8bit
-
-(Following Ben Hutching’s recommendation.)
-
-Closes: #725422
----
- sysctl.d/50-default.conf | 3 ---
- 1 file changed, 3 deletions(-)
-
-diff --git a/sysctl.d/50-default.conf b/sysctl.d/50-default.conf
-index 46bae21..8d202a6 100644
---- a/sysctl.d/50-default.conf
-+++ b/sysctl.d/50-default.conf
-@@ -7,9 +7,6 @@
-
- # See sysctl.d(5) and core(5) for for details.
-
--# System Request functionality of the kernel (SYNC)
--kernel.sysrq = 16
--
- # Append the PID to the core filename
- kernel.core_uses_pid = 1
-
0037-Make-net.ifnames-opt-in-instead-of-opt-out.patch
0038-Don-t-move-libgudev-to-lib.patch
0039-Use-different-default-paths-for-various-binaries.patch
-0040-Remove-kernel.sysrq-setting-from-sysctl.d-50-default.patch
0041-pam-Check-XDG_RUNTIME_DIR-owner.patch
0042-Use-comment-systemd.-syntax-in-systemd.mount-man-pag.patch
0043-Avoid-reloading-services-when-shutting-down.patch
rm -rf debian/install/*/usr/lib/kernel/install.d
rm -rf debian/install/*/etc/rpm/
rm -rf debian/install/*/etc/kernel/
+ rm debian/systemd/usr/lib/sysctl.d/50-default.conf
find debian/install/ -name '*.la' -delete
dh_install -pudev-udeb -plibudev1-udeb --sourcedir=debian/install/udeb
dh_install $(BOOTSTRAP_DH_FLAGS) -Nudev-udeb -Nlibudev1-udeb --sourcedir=debian/install/deb --fail-missing