On Fri, 23.03.12 16:01, Reindl Harald ([email protected]) wrote:

> why does systemd-logind spit in /var/log/messages instead
> /var/log/secure where usually sshd logins are loged?
> 
> i usually have /var/log/messages as desktop widget and
> dislike it non-empty on normal operations
> 
> Mar 22 17:08:40 south systemd-logind[853]: Removed session 4.
> Mar 23 02:20:14 south systemd-logind[853]: New session 58 of user root.
> Mar 23 02:20:15 south systemd-logind[853]: Removed session 58.
> Mar 23 09:50:16 south systemd-logind[853]: New session 96 of user root.

All stuff systemd (or any of its components) logs currently is logged
with LOG_DAEMON. We should probably change this for logind.

I have now added this to the TODO list.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to