summaryrefslogtreecommitdiff
path: root/src/sysv
AgeCommit message (Collapse)AuthorFilesLines
2013-06-25init script: source /etc/sysconfig/sssdPavel Březina2-0/+5
https://fedorahosted.org/sssd/ticket/1959
2013-06-21Configure SYSV init scripts properlyStephen Gallagher3-9/+7
Previously, these contained hard-coded paths. Now they are populated correctly by the configure script. https://fedorahosted.org/sssd/ticket/1986
2012-03-21Start SSSD earlier and stop it laterStephen Gallagher1-1/+1
SSSD needs to be started before NFS-related processes or they will mount with the username 'nobody' if they would have otherwise used LDAP accounts. https://fedorahosted.org/sssd/ticket/1273
2011-04-12The systemd unit file should not require DBusJakub Hrozek1-2/+0
This patch fixes the provided systemd unit file so it is the same as the one Jóhann B. Guðmundsson provided in Red Hat Bugzilla #689853 except for hardcoded paths.
2010-11-18Ensure that SSSD shuts down completely before restartingStephen Gallagher1-0/+9
2010-09-02Package systemd unit fileJakub Hrozek1-0/+16
So far, the systemd unit file is only packaged but not used in any of the packaged spec files. Fixes: #483
2010-09-02Add gentoo distrubutionsMaxim1-0/+18
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2010-03-17use logfiles for debug messagesRalf Haferkamp1-1/+1
2010-02-18Rename server/ directory to src/Stephen Gallagher2-0/+199
Also update BUILD.txt