From e8222252d279d6a1caa2ba19c7eddf056a22fd3f Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Mon, 9 Mar 2009 14:04:05 +0100 Subject: Correct use of chkconfig in initscript and specfile Review issues in specfile --- server/sysv/sssd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server') diff --git a/server/sysv/sssd b/server/sysv/sssd index e4f6c47bc..c1364b905 100644 --- a/server/sysv/sssd +++ b/server/sysv/sssd @@ -1,7 +1,7 @@ #!/bin/sh # # -# chkconfig: 2345 40 60 +# chkconfig: - 30 80 # 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 -- cgit