Kay Sievers wrote:
On Sun, 2011-06-12 at 15:06 +0200, Per Jessen wrote:
This is a factory build 45 system, minimal server install.
I've noticed some differences when I boot with systemd:
acpid is not started. rsyslogd is not started
The spec files do not enable them. The current sysv enabled-state needs to be mirrored to systemd's state on upgrade. It's being worked on.
For now you need to do it manually: systemctl enable rsyslog.service systemctl enable acpid.service
Okay, thanks. rsyslog.service doesn't seem to exist: # systemctl enable rsyslog.service Couldn't find rsyslog.service. I've probably misunderstood this, but I thought systemd would be compatible with existing sysv init scripts?
That's expected. mingetty is no longer used with systemd, and all distros using systemd standardized on util-linux's agetty for everything.
Could this be causing or affecting the garbled console output I'm seeing? Not the best of pictures, but still: http://files.jessen.ch/guest53-console.jpg -- Per Jessen, Zürich (21.1°C) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org