[Pkg-sysvinit-devel] Two line init.d scripts? Sure, that will work!

Petter Reinholdtsen petter.reinholdtsen at usit.uio.no
Wed Feb 5 22:54:55 UTC 2014


[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



More information about the Pkg-sysvinit-devel mailing list