Blame SOURCES/cronie-systemd.patch

f83704
diff -up cronie-1.4.11/contrib/cronie.systemd.sss cronie-1.4.11/contrib/cronie.systemd
f83704
--- cronie-1.4.11/contrib/cronie.systemd.sss	2013-07-18 14:27:08.000000000 +0200
f83704
+++ cronie-1.4.11/contrib/cronie.systemd	2013-08-30 13:37:33.848391897 +0200
f83704
@@ -5,6 +5,7 @@ After=syslog.target auditd.service syste
f83704
 [Service]
f83704
 EnvironmentFile=/etc/sysconfig/crond
f83704
 ExecStart=/usr/sbin/crond -n $CRONDARGS
f83704
+KillMode=process
f83704
 
f83704
 [Install]
f83704
 WantedBy=multi-user.target