Try to start after BIND and directory servers

Add "After=named.service dirsrv.target slapd.service" to nslcd.service,
to make sure that nslcd is started after them if they're also running on
the local system (#832706).
This commit is contained in:
Nalin Dahyabhai 2013-01-18 11:31:42 -05:00
parent ae14a12839
commit f6d664f746
2 changed files with 4 additions and 0 deletions

View File

@ -9,3 +9,4 @@ ExecStart=/usr/sbin/nslcd
[Install]
WantedBy=multi-user.target
After=named.service dirsrv.target slapd.service

View File

@ -304,6 +304,9 @@ exit 0
* Fri Jan 18 2013 Nalin Dahyabhai <nalin@redhat.com> 0.8.12-1
- update to 0.8.12
- make building pam_ldap conditional on the targeted release
- add "After=named.service dirsrv.target slapd.service" to nslcd.service,
to make sure that nslcd is started after them if they're to be started
on the local system (#832706)
* Sun Sep 09 2012 Jakub Hrozek <jhrozek@redhat.com> 0.7.17-1
- new upstream release 0.7.17