-From 6ce570afc34c961d1bb347c406c989614db2ef89 Mon Sep 17 00:00:00 2001
+From d022f457d838251963b23697d7ec907d43b637ac Mon Sep 17 00:00:00 2001
From: Mike Gilbert <floppym@gentoo.org>
Date: Sat, 16 Mar 2019 20:57:37 +0100
Subject: [PATCH] Adjust systemd service unit for Gentoo
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/contrib/cronie.systemd b/contrib/cronie.systemd
-index 19f2a98..24adc38 100644
+index 19f2a98..6f4c608 100644
--- a/contrib/cronie.systemd
+++ b/contrib/cronie.systemd
@@ -3,12 +3,13 @@ Description=Command Scheduler
Restart=on-failure
RestartSec=30s
+Type=forking
-+PIDfile=/run/crond
++PIDFile=/run/crond.pid
[Install]
WantedBy=multi-user.target