From 02b431ec24de1223f6c4000169419b7ad38fbf65 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sun, 4 Mar 2012 14:13:52 +0000 Subject: [PATCH] scstadmin: Revert r4023 since bug https://bugzilla.novell.com/show_bug.cgi?id=738281 has been fixed git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4151 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scstadmin/init.d/scst | 1 - 1 file changed, 1 deletion(-) diff --git a/scstadmin/init.d/scst b/scstadmin/init.d/scst index abb8105d2..6dfd061a6 100755 --- a/scstadmin/init.d/scst +++ b/scstadmin/init.d/scst @@ -53,7 +53,6 @@ cat <<"EOF" if [ -e /lib/lsb/init-functions ]; then # Debian, RHEL, Fedora, SLES and openSUSE. - SYSTEMD_NO_WRAP="true" . /lib/lsb/init-functions else # Slackware (Gentoo has these functions).