Control: retitle -1 cron.service: ignores SIGPIPE Hi,
the IgnoreSIGPIPE setting in systemd defaults to true. I believe this is a wrong default on the side of systemd and wrote a mail to upstream about this[1]. Meanwhile adding IgnoreSIGPIPE=false in the [Service] section of cron.service should fix things. Ansgar [1] <http://lists.freedesktop.org/archives/systemd-devel/2014-July/021567.html> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

