summaryrefslogtreecommitdiffstats
path: root/src/sysv/systemd/sssd.service.in
Commit message (Collapse)AuthorAgeFilesLines
* init script: source /etc/sysconfig/sssdsssd-1.9.2-104.el6Pavel Březina2013-08-081-0/+1
| | | | https://fedorahosted.org/sssd/ticket/1959
* The systemd unit file should not require DBusJakub Hrozek2011-04-121-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.
* Package systemd unit fileJakub Hrozek2010-09-021-0/+16
So far, the systemd unit file is only packaged but not used in any of the packaged spec files. Fixes: #483