Mailinglist Archive: opensuse-factory (710 mails)

< Previous Next >
Re: [opensuse-factory] systemd issues
  • From: Per Jessen <per@xxxxxxxxxxxx>
  • Date: Sun, 12 Jun 2011 16:44:47 +0200
  • Message-id: <it2jcv$5lo$1@saturn.local.net>
Per Jessen wrote:

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.

Oops, cron doesn't start either.

I've probably misunderstood this, but I thought systemd would be
compatible with existing sysv init scripts?

Hmm, no, seems to work fine, I've just installed the HP Proliant support
pack 8.70, no problems with systemd.

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

Try the following too:

login on console1, ps axfl, logout - the new login prompt now starts at
the top of the screen, but the screen hasn't been cleared. With
mingetty, the console worked more like a real console, i.e. it scrolled
bottom-to-top.


--
Per Jessen, Zürich (22.5°C)

--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx

< Previous Next >