Accepting request 182351 from devel:languages:python

- Updated init files, rc_status instead of rc status.

OBS-URL: https://build.opensuse.org/request/show/182351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/salt?expand=0&rev=7
This commit is contained in:
Stephan Kulow
2013-07-06 17:16:15 +00:00
committed by Git OBS Bridge
parent 0fb0aa6916
commit 61becab246
4 changed files with 8 additions and 3 deletions

View File

@@ -126,7 +126,7 @@ case "$1" in
reload)
echo "can't reload configuration, you have to restart it"
if [ -f $SUSE_RELEASE ]; then
rc status -v
rc_status -v
else
RETVAL=$?
fi