On Fri, Jun 11, 2010 at 01:29:36PM -0700, Doug Barton wrote: > There is a problem with the change here in that the literal /usr/local > should be replaced with %%PREFIX%%. However the whole script needs some > work.
Thanks Doug, I should have caught that. > 4. Simplify the status and stop methods down to one function that takes > an argument. This works mostly well, but I notice that the "restart" command doesn't work, and was going to add a restart_cmd telling it to issue a prosodyctl stop followed by prosodyctl start. I kind of think it would look cleaner to have start_cmd, stop_cmd and restart_cmd rather than prosody_cmd and restart_cmd. Thoughts? Thanks, David _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
