https://bugzilla.novell.com/show_bug.cgi?id=733868 https://bugzilla.novell.com/show_bug.cgi?id=733868#c3 Jon Nelson <jnelson-suse@jamponi.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jnelson-suse@jamponi.net --- Comment #3 from Jon Nelson <jnelson-suse@jamponi.net> 2012-01-18 23:50:05 UTC --- I can confirm the same results. turnip:~ # rcsyslog restart redirecting to systemctl Job failed. See system logs and 'systemctl status' for details. turnip:~ # systemctl status Too few arguments. turnip:~ # systemctl status syslog Failed to issue method call: Unit name syslog is not valid. turnip:~ # ^C turnip:~ # systemctl status syslog.service syslog.service - System Logging Service Loaded: loaded (/lib/systemd/system/syslog.service; enabled) Active: failed since Wed, 18 Jan 2012 17:42:44 -0600; 32s ago Process: 23133 ExecStart=/sbin/rsyslogd -c 5 -f /etc/rsyslog.early.conf (code=exited, status=1/FAILURE) Process: 23130 ExecStartPre=/var/run/rsyslog/addsockets (code=exited, status=0/SUCCESS) Process: 23127 ExecStartPre=/bin/systemctl stop systemd-kmsg-syslogd.service (code=exited, status=0/SUCCESS) Main PID: 29780 (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/syslog.service turnip:~ # systemctl status syslog.service syslog.service - System Logging Service Loaded: loaded (/lib/systemd/system/syslog.service; enabled) Active: failed since Wed, 18 Jan 2012 17:42:44 -0600; 57s ago Process: 23133 ExecStart=/sbin/rsyslogd -c 5 -f /etc/rsyslog.early.conf (code=exited, status=1/FAILURE) Process: 23130 ExecStartPre=/var/run/rsyslog/addsockets (code=exited, status=0/SUCCESS) Process: 23127 ExecStartPre=/bin/systemctl stop systemd-kmsg-syslogd.service (code=exited, status=0/SUCCESS) Main PID: 29780 (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/syslog.service turnip:~ # cd /etc/init.d/ turnip:/etc/init.d # ./syslog restart redirecting to systemctl redirecting to systemctl Shutting down syslog services done redirecting to systemctl Starting syslog services done turnip:/etc/init.d # systemctl status syslog.service turnip:/etc/init.d # systemctl status syslog.service syslog.service - System Logging Service Loaded: loaded (/lib/systemd/system/syslog.service; enabled) Active: failed since Wed, 18 Jan 2012 17:42:44 -0600; 1min 22s ago Process: 23133 ExecStart=/sbin/rsyslogd -c 5 -f /etc/rsyslog.early.conf (code=exited, status=1/FAILURE) Process: 23130 ExecStartPre=/var/run/rsyslog/addsockets (code=exited, status=0/SUCCESS) Process: 23127 ExecStartPre=/bin/systemctl stop systemd-kmsg-syslogd.service (code=exited, status=0/SUCCESS) Main PID: 29780 (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/syslog.service turnip:/etc/init.d # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.