summaryrefslogtreecommitdiffstats
path: root/src/sysv/gentoo
Commit message (Collapse)AuthorAgeFilesLines
* sysv/gentoo: Send debug output to a file instead of stderrMarkos Chandras2013-12-041-1/+1
| | | | | | | Output from init scripts should go to a file (ideally in /var/log directory) instead of stderr. Signed-off-by: Markos Chandras <hwoarang@gentoo.org>
* sysv/gentoo: Use xdm if possibleMarkos Chandras2013-12-041-1/+1
| | | | | | | Allow sssd to use the xdm wrapper so login managers can use sssd to authenticate users. Signed-off-by: Markos Chandras <hwoarang@gentoo.org>
* Configure SYSV init scripts properlyStephen Gallagher2013-06-211-2/+2
| | | | | | | Previously, these contained hard-coded paths. Now they are populated correctly by the configure script. https://fedorahosted.org/sssd/ticket/1986
* Add gentoo distrubutionsMaxim2010-09-021-0/+18
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>