From 9154176feb898af85e15f362fc0b70491945aed1 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 19 Oct 2009 09:40:27 -0400 Subject: [PATCH 4/4] Set the Default-Stop LSB option for the SSSD sysv init script --- server/sysv/sssd | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/server/sysv/sssd b/server/sysv/sssd index 6ef7862..4780437 100644 --- a/server/sysv/sssd +++ b/server/sysv/sssd @@ -15,6 +15,7 @@ # Should-Start: $syslog # Should-Stop: $null # Required-Stop: $null +# Default-Stop: 0 1 6 # Short-Description: System Security Services Daemon # Description: Provides a set of daemons to manage access to remote directories # and authentication mechanisms. It provides an NSS and PAM -- 1.6.2.5