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 11:22:39 -0400
commite9f4d351f51bd0f15d35f049446b824e4c884dff (patch)
treeb47f90e90abab6cf41f330e29e0c0a2a782dfcc1
parent784d1c16e81a9c13620d63e9885f5ecd9df56720 (diff)
downloadsssd-e9f4d351f51bd0f15d35f049446b824e4c884dff.tar.gz
sssd-e9f4d351f51bd0f15d35f049446b824e4c884dff.tar.xz
sssd-e9f4d351f51bd0f15d35f049446b824e4c884dff.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