[Pkg-sysvinit-devel] Bug#826215: SysV init scripts using init-d-script have a hard dependency on sysvinit-utils

Michael Biebl biebl at debian.org
Fri Jun 3 11:40:38 UTC 2016


Am 03.06.2016 um 13:35 schrieb Michael Biebl:
> #!/bin/sh
> # kFreeBSD do not accept scripts as interpreters, using #!/bin/sh and sourcing.
> if [ true != "$INIT_D_SCRIPT_SOURCED" ] ; then
>     . /lib/lsb/init-functions
>     set "$0" "$@"; INIT_D_SCRIPT_SOURCED=true . /lib/init/init-d-script
> fi

A side-effect of this particular change would be that this also fixes
#826214

Regards,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-sysvinit-devel/attachments/20160603/4c83f82b/attachment.sig>


More information about the Pkg-sysvinit-devel mailing list