46ef3da071401904a8c4930df4f2b1103c309c25 |
|
10-Nov-2015 |
Lukas Slebodnik <lslebodn@redhat.com> |
INIT: Drop syslog.target from service file
The syslog.target is not part of systemd anymore.
The non-socket-activated syslog daemons are not supported in systemd >= 35
and in the same version it was recomemded to not use this target in service
files.
http://www.freedesktop.org/wiki/Software/systemd/syslog/
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> |
ea0a71921ea396f5cc0e9e20d9a2aafc681b3eb9 |
|
08-Sep-2014 |
Ian Lee <ian.rob.lee@gmail.com> |
Add user lookup and session dependencies to systemd service file.
https://bugzilla.redhat.com/show_bug.cgi?id=1088619
Before permitting user sessions sssd should be running. This also correctly
orders shutdown of sssd after the user sessions.
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> |
07d82f79d2970a08628ebf71343441ec55faa6fa |
|
25-Jun-2013 |
Pavel Březina <pbrezina@redhat.com> |
init script: source /etc/sysconfig/sssd
https://fedorahosted.org/sssd/ticket/1959 |
00e9f24707a2d221ed2be40289669e4fd731713e |
|
12-Apr-2011 |
Jakub Hrozek <jhrozek@redhat.com> |
The systemd unit file should not require DBus
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. |
96c73559adfbdac96720008fc022cb1d540b53c3 |
|
02-Sep-2010 |
Jakub Hrozek <jhrozek@redhat.com> |
Package systemd unit file
So far, the systemd unit file is only packaged but not used in any of
the packaged spec files.
Fixes: #483 |