Sven Arvidsson <sa <at> whiz.se> writes: > > On Tue, 2015-05-19 at 15:28 +0200, Johann Spies wrote: > > Systemd is causing hundreds of lines like this in /var/log/daemon.log on > > Jessie: > [snipped] > > Could it be cron jobs running as root? >
I've got the same problem - every 1-3 seconds. I don't think it's a cron. In my case, it was my Icinga2 monitoring server, which did checks on my system every 30 seconds. Icinga logged in from remote using SSH and every time it logged in, the above written log lines appeared. My solution was: # tail -n 25 /var/log/syslog Aug 2 21:57:49 isogramm systemd[2334]: Starting Paths. Aug 2 21:57:49 isogramm systemd[2334]: Reached target Paths. Aug 2 21:57:49 isogramm systemd[2334]: Starting Timers. Aug 2 21:57:49 isogramm systemd[2334]: Reached target Timers. Aug 2 21:57:49 isogramm systemd[2334]: Starting Sockets. Aug 2 21:57:49 isogramm systemd[2334]: Reached target Sockets. Aug 2 21:57:49 isogramm systemd[2334]: Starting Basic System. Aug 2 21:57:49 isogramm systemd[2334]: Reached target Basic System. Aug 2 21:57:49 isogramm systemd[2334]: Starting Default. Aug 2 21:57:49 isogramm systemd[2334]: Reached target Default. Aug 2 21:57:49 isogramm systemd[2334]: Startup finished in 10ms. Aug 2 21:57:49 isogramm systemd[2334]: Stopping Default. Aug 2 21:57:49 isogramm systemd[2334]: Stopped target Default. Aug 2 21:57:49 isogramm systemd[2334]: Stopping Basic System. Aug 2 21:57:49 isogramm systemd[2334]: Stopped target Basic System. Aug 2 21:57:49 isogramm systemd[2334]: Stopping Paths. Aug 2 21:57:49 isogramm systemd[2334]: Stopped target Paths. Aug 2 21:57:49 isogramm systemd[2334]: Stopping Timers. Aug 2 21:57:49 isogramm systemd[2334]: Stopped target Timers. Aug 2 21:57:49 isogramm systemd[2334]: Stopping Sockets. Aug 2 21:57:49 isogramm systemd[2334]: Stopped target Sockets. Aug 2 21:57:49 isogramm systemd[2334]: Starting Shutdown. Aug 2 21:57:49 isogramm systemd[2334]: Reached target Shutdown. Aug 2 21:57:49 isogramm systemd[2334]: Starting Exit the Session... Aug 2 21:57:49 isogramm systemd[2334]: Received SIGRTMIN+24 from PID 2340 (kill). # loginctl enable-linger icinga2sshuser Regards, Lucas -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/loom.20150802t213831-...@post.gmane.org