On Wed, 27.05.15 15:13, Martin Pitt ([email protected]) wrote:

> Hello,
> 
> if you have both a systemd unit and a SysV init script with the same
> name, systemctl {en,dis}able currently diverts to chkconfig and
> friends *only*, without actually enabling/disabling the native unit.
> This is a non-issue for Fedora packages which eliminated init.d
> scripts, but still an issue for e. g. Debian or third-party packages
> which want to support multiple init systems.

Hmm? THis sounds the wrong way round. What currently happens should be
this: if both are available systemd ignores the sysv script, and only
considers the native unit. Is that what you are trying to say?

And you now want everything to be applied to both the sysv script and
the native unit?

What happens if we query the state of things with is-enabled, then?

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to