On Mon, 25.06.12 21:33, Paul Menzel (paulepan...@users.sourceforge.net) wrote:

> > This hookup is currently missing for Debian, but I'd be willing to merge a
> > patch for that.
> 
> If I am not mistaken, Debian uses `update-rc.d` for that purpose.
> 
> Does someone know if it is feasible to just change the one variable (and
> options) containing the path to the utilities and reuse the error
> handling or will that not work?

I'd be careful. While the code for update-rc.d would probably look very
similar, you'd need to make sure that the error codes returned by
update-rc.d match, and you handle stuff such as --root= and things like
that.

The patch shouldn't be hard, but needs some care to be taken.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to