[Pkg-sysvinit-devel] Bug#683084: Make invoke-rc.d/update-rc.d systemd-aware
Michael Biebl
biebl at debian.org
Thu Aug 23 02:08:58 UTC 2012
Heya,
thanks Michael for working on this!
In addition to invoke-rc.d/update-rc.d it would be great if the
"service" command had native support for systemd. It already has support
of upstart, so it should be easy to extend in a similar way for systemd.
Btw, while looking at /usr/sbin/service, I noticed the following:
if [ -r "/etc/init/${SERVICE}.conf" ] && which initctl >/dev/null \
&& initctl version | grep -q upstart
then
This produces an error message if upstart is installed but not running.
It is basically the same bug as in [1] and a similar fix should be
applied to service.
Roger, if you want I can file a separate bug report for this issue.
Michael
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682032
--
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: 900 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-sysvinit-devel/attachments/20120823/f7f40135/attachment.pgp>
More information about the Pkg-sysvinit-devel
mailing list