Am 09.12.2013 12:55, schrieb Bart-Jan Vrielink:
>> Is rsyslog properly enabled?
>> # sudo systemctl status rsyslog.service
>> # ls -la /etc/systemd/system/syslog.service
> 
> bartjan@fenchurch:~$ sudo systemctl status rsyslog.service
> [sudo] password for bartjan: 
> rsyslog.service - System Logging Service
>    Loaded: loaded (/lib/systemd/system/rsyslog.service; disabled)
>    Active: inactive (dead)
> 
> Dec 09 09:40:36 fenchurch systemd[1]: Dependency failed for System Logging 
> Service.
> bartjan@fenchurch:~$ ls -la /etc/systemd/system/syslog.service
> ls: cannot access /etc/systemd/system/syslog.service: No such file or 
> directory
> 
> Manually creating this file (as a symlink to 
> /lib/systemd/system/rsyslog.service) does not seem to be enough to fix my 
> problem.

Please remove that manual symlink again,
run
# systemctl enable rsyslog.service
the reboot and then check the status
# systemctl status rsyslog.service
# systemctl status syslog.service
# systemctl status syslog.socket


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to