[Neil Williams] > Interesting idea - will there be a half-way implementation for daemons > which require at least some command line options? e.g. logfile and > loglevel? pidfile?
Sure. It should already support that, like this: DAEMON_ARGS="-some option" PIDFILE="/var/run/my.pid Everything should be configurable or overridable, so those with more complex needs could be able to use it too. > I've got a few of those... some in Debian, others not in Debian yet. Great. Please try to convert them to this new approach and let me know if you run into problems. -- Happy hacking Petter Reinholdtsen _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

