summaryrefslogtreecommitdiff
path: root/src/sysv/sssd.in
AgeCommit message (Collapse)AuthorFilesLines
2013-06-25init script: source /etc/sysconfig/sssdPavel Březina1-0/+4
https://fedorahosted.org/sssd/ticket/1959
2013-06-21Configure SYSV init scripts properlyStephen Gallagher1-0/+129
Previously, these contained hard-coded paths. Now they are populated correctly by the configure script. https://fedorahosted.org/sssd/ticket/1986