Re: How avoid unwanted systemd-journald?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Nov 16, 2013 at 11:18 AM, Frantisek Hanzlik <franta@xxxxxxxxxxx> wrote:
> I tried delete '/usr/lib/systemd/systemd-journald', but this may not be
> called clean solution. And after that, several services (e.g. sendmail,
> dovecot, sshd - what I shortly browse) stop logging via rsyslogd. On
> other hand, other services log to rsyslogd well.

The journal service is responsible for consuming stdout/stderr from
daemons stared with systemd and forwarding it to syslog.  If you
disable it, you lose logs from daemons that rely on this
functionality.  If you insist on disabling the journal service, you'll
need to configure such daemons to log to syslog themselves instead of
relying on the journal to take care of it for them.

Additionally, some daemons speak the journal protocol natively.  This
obviously doesn't work if there is no journal service.  If you insist
on disabling the journal service, you must configure such daemons to
log to syslog instead of logging to the journal.

-T.C.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux