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:
parent
48ad59e229
commit
ab1fc857cd
@ -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
|
Sun Jun 14 17:44:20 UTC 2015 - michael@stroeder.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=System Security Services Daemon
|
Description=System Security Services Daemon
|
||||||
# SSSD will not be started until syslog is
|
Before=nss-user-lookup.target
|
||||||
After=syslog.target
|
Wants=nss-user-lookup.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
EnvironmentFile=-/etc/sysconfig/sssd
|
EnvironmentFile=-/etc/sysconfig/sssd
|
||||||
|
Loading…
Reference in New Issue
Block a user