rpms/jabberd/devel jabberd, NONE, 1.1 jabberd.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Michael Schwendt bugs.michael at gmx.net
Mon Mar 7 17:30:54 UTC 2005


On Mon, 7 Mar 2005 03:23:37 -0500, Adrian Reber (adrian) wrote:

> 	condrestart)
>         	for prog in ${progs}; do
> 			if [ ! -f /var/lock/subsys/${prog} ]; then
> 				exit -1
> 			fi
> 		done
> 		Stop
> 		sleep 3
> 		Start
> 		;;
> 	*)
> 		echo "Usage: $0 {start|stop|restart|condrestart|reload|status}"
> 		let retval=-1
> esac
> exit ${retval}

LSB return code for "Usage" is 2.




More information about the scm-commits mailing list