[Laurent Bigonville]
> Lintian has just added a new "init.d-script-call-internal-API" check
> which is triggered when a file inside the "/lib/init/" directory is
> sourced.
>
> Removing the sourcing of "/lib/init/vars.sh" would also require to
> remove the check of the VERBOSE variable.

Who came up with the idea that /lib/init/vars.sh is an internal API?  It
is provided by initscripts for all init.d scripts to use.  I created it
to make it available for every script that wanted access to the
variables defined there.  The most used one is $VERBOSE.

-- 
Happy hacking
Petter Reinholdtsen

_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

Reply via email to