Control: severity -1 important
Hi, To solve your problem, you can add "KillMode=process" into the [Service] stanza of cron.service. I guess this is an important bug that should be solved in Debian 8.1 due soon. --- http://www.freedesktop.org/software/systemd/man/systemd.kill.html | If set to control-group, all remaining processes in the control group of this unit will be killed on unit stop | If set to process, only the main process itself is killed. | Defaults to control-group. Other distro's do that too https://git.fedorahosted.org/cgit/cronie.git/tree/contrib/cronie.systemd http://arch-general.archlinux.narkive.com/FcUpb8Nw/protect-a-cron-job-from-systemd (not Debian) http://anonscm.debian.org/cgit/pkg-cron/pkg-cron.git/tree/debian/cron.service Alexandre Detiste -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

