summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-03-21 09:35:02 -0400
committerStephen Gallagher <sgallagh@redhat.com>2012-03-21 09:38:13 -0400
commit36f846bdfddd533d9f148a896962a5e1be889291 (patch)
treefe1324f683944feb11f94afb55326979481de349
parent5202d3039f2604dadce7938b2aa8ee0697e4fb57 (diff)
downloadsssd-36f846bdfddd533d9f148a896962a5e1be889291.tar.gz
sssd-36f846bdfddd533d9f148a896962a5e1be889291.tar.xz
sssd-36f846bdfddd533d9f148a896962a5e1be889291.zip
Start SSSD earlier and stop it later
SSSD needs to be started before NFS-related processes or they will mount with the username 'nobody' if they would have otherwise used LDAP accounts. https://fedorahosted.org/sssd/ticket/1273
-rw-r--r--src/sysv/sssd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sysv/sssd b/src/sysv/sssd
index 7339d86de..ca929e9ec 100644
--- a/src/sysv/sssd
+++ b/src/sysv/sssd
@@ -1,7 +1,7 @@
#!/bin/sh
#
#
-# chkconfig: - 30 80
+# chkconfig: - 12 88
# description: Provides a set of daemons to manage access to remote directories
# and authentication mechanisms. It provides an NSS and PAM
# interface toward the system and a pluggable backend system to