On Jul 3, 2012 3:41 PM, "Sébastien Leblanc" <leblancsebas@gmail.com> wrote:
That might be somewhat of an issue as I am running systemd and not the default initscripts, therefore there is no rc.conf file on my system... Also, `ps` does not report a syslog process running.
Running `systemctl start syslog.service` responded that the syslog service could not be found.
I don't know if there is a proper systemctl way to do this, but syslog.service should be a symlink to your preferred logger, in my case it's rsyslog.service, but syslog-ng works as well. Put the symlink in multi user target or some other regularly invoked target. Since you don't have the link you probably have some red [FAIL] text at the very beginning of every boot. -- C Anthony