Kay Sievers wrote:
- systemd/SYSV service management - the init scripts should call systemd if systemd is used, e.g. /etc/init.d/cups start" should either print a warning or call "systemctl start cups.service" directly
I'd suggest to turn the {/usr,}/sbin/rcfoo -> /etc/init/foo symlinks to links to /sbin/service. That script can then decide whether to talk to systemd or run the initscript. The conversion could be done automatically via brp script.
- replace SUSE-specific config files to new cross-distro configs: /etc/os-release (like /etc/SuSE-release)
Why not call it /etc/linux? :-)
- some of the old SUSE-specific config files are read by systemd, but we should start using the new "Linux default"
Ah, that reveals the real intentions.
- sort out NetworkManager vs. sysconfig mess - starting NetworkManager from a the sysconfig init script, depending on a config variable is just weird
Isn't that just the logical consequence of the usual freedesktop.org "There can be only one" philosophy we see a lot nowadays? cu Ludwig -- (o_ Ludwig Nussel //\ V_/_ http://www.suse.de/ SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org