scstadmin: Make /etc/init.d/scst work on openSUSE 12.1 (merge r4023 from trunk).

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@4044 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2012-01-01 17:46:57 +00:00
parent 9a67bab4a7
commit 6d88abe7e7

View File

@@ -53,6 +53,7 @@ cat <<"EOF"
if [ -e /lib/lsb/init-functions ]; then
# Debian, RHEL / Fedora, SLES / openSUSE.
SYSTEMD_NO_WRAP="true"
. /lib/lsb/init-functions
else
# Slackware.