File 0005-Added-X-Systemd-RemainAfterExit-true-LSB-init-header.patch of Package sysconfig.openSUSE_12.1_Update
From 274cae3140475adf57db9c02c6f4eba4a2b2eeb9 Mon Sep 17 00:00:00 2001 From: Marius Tomaschewski <mt@suse.com> Date: Mon, 5 Dec 2011 17:40:13 +0100 Subject: [PATCH] Added X-Systemd-RemainAfterExit: true LSB init header Signed-off-by: Marius Tomaschewski <mt@suse.com> --- scripts/network | 1 + scripts/network-remotefs | 2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) diff --git a/scripts/network b/scripts/network index e5044b3..05edcca 100755 --- a/scripts/network +++ b/scripts/network @@ -39,6 +39,7 @@ # Short-Description: Configure the localfs depending network interfaces # Description: Configure the localfs depending network interfaces # and set up routing +# X-Systemd-RemainAfterExit: true ### END INIT INFO . /etc/rc.status diff --git a/scripts/network-remotefs b/scripts/network-remotefs index addc398..11eb040 100755 --- a/scripts/network-remotefs +++ b/scripts/network-remotefs @@ -35,6 +35,8 @@ # Short-Description: Configure the remote-fs depending network interfaces # Description: Configure the remote-fs depending network interfaces as # Wireless and set up routing or start the NetworkManager +# (except we're running under systemd). +# X-Systemd-RemainAfterExit: true ### END INIT INFO . /etc/rc.status -- 1.7.7