]> granicus.if.org Git - cronie/commitdiff
Services must be running before starting crond, otherwise many jobs is not running...
authorMarcela Mašláňová <mmaslano@redhat.com>
Wed, 17 Sep 2014 11:46:26 +0000 (13:46 +0200)
committerMarcela Mašláňová <mmaslano@redhat.com>
Wed, 17 Sep 2014 11:46:26 +0000 (13:46 +0200)
nss-user-lookup.target should help when people are authenticated through nss/sssd.

Based on: https://bugzilla.redhat.com/show_bug.cgi?id=1067236

contrib/cronie.systemd

index 4cb9acaea2a4497c848ad0f01d449263b4156109..ad46899f87c1366445e75c19c8702f387473988f 100644 (file)
@@ -1,6 +1,6 @@
 [Unit]
 Description=Command Scheduler
-After=auditd.service systemd-user-sessions.service time-sync.target
+After=auditd.service nss-user-lookup.target systemd-user-sessions.service time-sync.target ypbind.service
 
 [Service]
 EnvironmentFile=/etc/sysconfig/crond