SHA256
1
0
forked from jengelh/sssd

Accepting request 313738 from network:ldap

- sssd.service: add Before= and Wants=nss-user-lookup.target
  correct fix for bsc#926961 (forwarded request 313709 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/313738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sssd?expand=0&rev=65
This commit is contained in:
Stephan Kulow 2015-07-14 15:20:15 +00:00 committed by Git OBS Bridge
parent 9b309ac99a
commit bb8c0c8abd
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 25 16:44:49 UTC 2015 - crrodriguez@opensuse.org
- sssd.service: add Before= and Wants=nss-user-lookup.target
correct fix for bsc#926961
-------------------------------------------------------------------
Sun Jun 14 17:44:20 UTC 2015 - michael@stroeder.com

View File

@ -1,7 +1,7 @@
[Unit]
Description=System Security Services Daemon
# SSSD will not be started until syslog is
After=syslog.target
Before=nss-user-lookup.target
Wants=nss-user-lookup.target
[Service]
EnvironmentFile=-/etc/sysconfig/sssd