Re: Two line init.d scripts?  Sure, that will work!
[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
Reply to: