<p dir="ltr">I think there's also another problem – logind starts the user manager instance for cronjobs while it shouldn't do so for batch stuff. Probably a PAM configuration issue.</p>
<p dir="ltr">-- <br>
Mantas Mikulėnas <<a href="mailto:grawity@gmail.com">grawity@gmail.com</a>></p>
<div class="gmail_quote">On Jun 9, 2014 9:34 AM, "Leho Kraav" <<a href="mailto:leho@kraav.com">leho@kraav.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
After upgrading systemd 208 -> 212, every single cron job creates this flood in systemd journal:<br>
<br>
juuni 09 09:20:01 xps14 crond[15112]: pam_unix(crond:session): session opened for user root by (uid=0)<br>
juuni 09 09:20:01 xps14 systemd[15113]: pam_unix(systemd-user:session)<u></u>: session opened for user root by (uid=0)<br>
juuni 09 09:20:01 xps14 systemd[1]: Starting user-0.slice.<br>
juuni 09 09:20:01 xps14 systemd[1]: Created slice user-0.slice.<br>
juuni 09 09:20:01 xps14 systemd[1]: Starting User Manager for UID 0...<br>
juuni 09 09:20:01 xps14 systemd[1]: Starting Session 107 of user root.<br>
juuni 09 09:20:01 xps14 systemd[1]: Started Session 107 of user root.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Starting Paths.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Reached target Paths.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Starting Timers.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Reached target Timers.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Starting Sockets.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Reached target Sockets.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Starting Basic System.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Reached target Basic System.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Starting Default.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Reached target Default.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Startup finished in 31ms.<br>
juuni 09 09:20:02 xps14 systemd[1]: Started User Manager for UID 0.<br>
juuni 09 09:20:02 xps14 CROND[15116]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )<br>
juuni 09 09:20:02 xps14 CROND[15112]: pam_unix(crond:session): session closed for user root<br>
juuni 09 09:20:02 xps14 systemd[1]: Stopping User Manager for UID 0...<br>
juuni 09 09:20:02 xps14 systemd[15113]: Stopping Default.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Stopped target Default.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Stopping Basic System.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Stopped target Basic System.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Stopping Paths.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Stopped target Paths.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Stopping Timers.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Stopped target Timers.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Stopping Sockets.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Stopped target Sockets.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Starting Shutdown.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Reached target Shutdown.<br>
juuni 09 09:20:02 xps14 systemd[15113]: Starting Exit the Session...<br>
juuni 09 09:20:02 xps14 systemd[15113]: Received SIGRTMIN+24 from PID 15128 (kill).<br>
juuni 09 09:20:02 xps14 systemd[15114]: pam_unix(systemd-user:session)<u></u>: session closed for user root<br>
juuni 09 09:20:02 xps14 systemd[1]: Stopped User Manager for UID 0.<br>
juuni 09 09:20:02 xps14 systemd[1]: Stopping user-0.slice.<br>
juuni 09 09:20:02 xps14 systemd[1]: Removed slice user-0.slice.<br>
<br>
Can I quiet this down somehow?<br>
______________________________<u></u>_________________<br>
systemd-devel mailing list<br>
<a href="mailto:systemd-devel@lists.freedesktop.org" target="_blank">systemd-devel@lists.<u></u>freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/systemd-devel</a><br>
</blockquote></div>