checked in (request 37534)

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=50
This commit is contained in:
OBS User autobuild
2010-04-13 19:06:35 +00:00
committed by Git OBS Bridge
parent a907fe4ae3
commit 68bb2738c1
11 changed files with 2 additions and 373 deletions

View File

@@ -66,11 +66,7 @@ case "$1" in
rm -f $configcheckfile.old $configcheckfile.dup $configcheckfile.new
fi
;;
stop)
;;
status)
rc_failed 4
rc_status -v
stop|status)
;;
*)
echo "Usage: $0 {start}"