sø., 12.06.2011 kl. 16.44 +0200, skrev Per Jessen:
For now you need to do it manually: systemctl enable rsyslog.service systemctl enable acpid.service
Okay, thanks.
Oops, cron doesn't start either.
Works here. Could it be that systemd has issues with booting from lilo? embla:/ # systemctl status syslog.service syslog.service - LSB: Start the system logging daemons Loaded: loaded (/etc/init.d/syslog) Active: active (running) since Sun, 12 Jun 2011 09:11:44 +0200; 7h ago Process: 948 ExecStart=/etc/init.d/syslog start (code=exited, status=0/SUCCESS) Main PID: 1101 (rsyslogd) CGroup: name=systemd:/system/syslog.service └ 1101 /sbin/rsyslogd -c 5 -f /etc/rsyslog.conf embla:/ # systemctl status cron.service cron.service - LSB: Cron job service Loaded: loaded (/etc/init.d/cron) Active: active (running) since Sun, 12 Jun 2011 09:11:44 +0200; 7h ago Process: 1443 ExecStart=/etc/init.d/cron start (code=exited, status=0/SUCCESS) Main PID: 1464 (cron) CGroup: name=systemd:/system/cron.service └ 1464 /usr/sbin/cron embla:/ # systemctl status acpid.service acpid.service - LSB: Listen and dispatch ACPI events from the kernel Loaded: loaded (/etc/init.d/acpid) Active: active (running) since Sun, 12 Jun 2011 09:11:39 +0200; 7h ago Process: 771 ExecStart=/etc/init.d/acpid start (code=exited, status=0/SUCCESS) Main PID: 810 (acpid) CGroup: name=systemd:/system/acpid.service └ 810 /sbin/acpid embla:/ # -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org