mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-20 06:06:23 +00:00
/etc/init.d/scst: Revert r4151 and hence restore r4023 since this setting is needed again for openSUSE 12.2 systems
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4684 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -53,6 +53,7 @@ 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).
|
||||
|
||||
Reference in New Issue
Block a user