[SSSD] [PATCH 1/2] sysv/gentoo: Use xdm if possible

Markos Chandras hwoarang at gentoo.org
Mon Dec 2 18:37:07 UTC 2013


Allow sssd to use the xdm wrapper so login managers can
use sssd to authenticate users.

Signed-off-by: Markos Chandras <hwoarang at gentoo.org>
---
 src/sysv/gentoo/sssd.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/sysv/gentoo/sssd.in b/src/sysv/gentoo/sssd.in
index 8007b64..fd5d745 100644
--- a/src/sysv/gentoo/sssd.in
+++ b/src/sysv/gentoo/sssd.in
@@ -2,7 +2,7 @@
 
 depend(){
     need localmount netmount clock
-    use syslog
+    use syslog xdm
 }
 
 start(){
-- 
1.8.4.4




More information about the sssd-devel mailing list