Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 52 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 52 Rev 59
Line 74... Line 74...
74
	#	If the "reload" option is implemented, move the "force-reload"
74
	#	If the "reload" option is implemented, move the "force-reload"
75
	#	option to the "reload" entry above. If not, "force-reload" is
75
	#	option to the "reload" entry above. If not, "force-reload" is
76
	#	just the same as "restart".
76
	#	just the same as "restart".
77
	#
77
	#
78
	stop
78
	stop
-
 
79
	sleep 1
79
	start
80
	start
80
	;;
81
	;;
81
  *)
82
  *)
82
	N=/etc/init.d/prayer
83
	N=/etc/init.d/prayer
83
	# echo "Usage: $N {start|stop|restart|reload|force-reload}" >&2
84
	# echo "Usage: $N {start|stop|restart|reload|force-reload}" >&2