SHA256
6
0
forked from pool/rpm

Updating link to change in openSUSE:Factory/rpm revision 96.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=c85e21a7ea9af7ce97598c7d3caa62e5
This commit is contained in:
OBS User buildservice-autocommit
2010-04-13 19:06:36 +00:00
committed by Git OBS Bridge
parent 68bb2738c1
commit 7b6eaa99d4
12 changed files with 375 additions and 4 deletions

View File

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