SHA256
1
0
forked from jengelh/sssd

Accepting request 313709 from home:elvigia:branches:network:ldap

- sssd.service: add Before= and Wants=nss-user-lookup.target
  correct fix for bsc#926961

OBS-URL: https://build.opensuse.org/request/show/313709
OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=151
This commit is contained in:
Jan Engelhardt 2015-06-25 18:18:07 +00:00 committed by Git OBS Bridge
parent 48ad59e229
commit ab1fc857cd
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