mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-25 07:51:28 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user