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:
@@ -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
|
||||
|
Reference in New Issue
Block a user