'Twas brillig, and Dick Gevers at 16/09/11 17:21 did gyre and gimble: > On Thu, 15 Sep 2011 07:26:33 +0200, JA Magallon wrote about Re: > [Mageia-dev] systemd vs dm: > >> one:~# systemctl list-units -a --full | grep log > >> rsyslog.service loaded inactive dead System Logging > > Has anyone got this fixed. How please? If not is there a bugreport?
Check /etc/systemd/system/multi-user.target.wants/ folder. Does it have a link to rsyslog.service? If not, just type: systemctl enable rsyslog.service Does this create the link? Col -- Colin Guthrie mageia(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mageia Contributor [http://www.mageia.org/] PulseAudio Hacker [http://www.pulseaudio.org/] Trac Hacker [http://trac.edgewall.org/]
