I have a daemon that has the potential to cause havoc if started as root. It was designed to run as root, fortunately the binary does know how to daemonize itself.
This is on ubuntu 13.04. Normally I would just create a bash script to start & stop it, but I remember a few weeks ago we were saying init scripts were not best practice anymore. So what's the best way now, or was that whole discussion only for other distros? Thanks! /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
