Accepting request 228714 from home:Andreas_Schwab:Factory

- Readd dependency on sysvinit.target to nscd.service (bnc#868422)
- Make the nscd service part of the nss-lookup and nss-user-lookup targets
  (bnc#871386)
- Move _constraints back to main package and update it

OBS-URL: https://build.opensuse.org/request/show/228714
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=356
This commit is contained in:
2014-04-02 10:03:02 +00:00
committed by Git OBS Bridge
parent 1f8f6c662b
commit 9ed98d396d
5 changed files with 44 additions and 3 deletions

View File

@@ -1,5 +1,8 @@
[Unit]
Description=Name Service Cache Daemon
After=sysinit.target
Wants=nss-lookup.target nss-user-lookup.target
Before=nss-lookup.target nss-user-lookup.target
[Service]
Type=forking