From: Marcel Plch Date: Mon, 11 Mar 2019 16:07:15 +0000 (+0100) Subject: Make crond run after autofs mounts X-Git-Tag: cronie-1.5.3~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b11fd1973aaa6399de4929c5939d02f6ad587f3;p=cronie Make crond run after autofs mounts --- diff --git a/contrib/cronie.systemd b/contrib/cronie.systemd index 05fd43c..19f2a98 100644 --- a/contrib/cronie.systemd +++ b/contrib/cronie.systemd @@ -1,6 +1,6 @@ [Unit] Description=Command Scheduler -After=auditd.service nss-user-lookup.target systemd-user-sessions.service time-sync.target ypbind.service +After=auditd.service nss-user-lookup.target systemd-user-sessions.service time-sync.target ypbind.service autofs.service [Service] EnvironmentFile=/etc/sysconfig/crond