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:
parent
9b309ac99a
commit
bb8c0c8abd
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user