Add After: NetworkManager-wait-online.service (Related: #846767)

This commit is contained in:
Honza Horák 2012-09-24 13:23:30 +02:00
parent 1c9957c36c
commit a4e4e4bc62
2 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[Unit]
Description=NIS/YP (Network Information Service) Clients to NIS Domain Binder
Requires=rpcbind.service
After=syslog.target network.target rpcbind.service ypserv.service
After=syslog.target network.target rpcbind.service ypserv.service NetworkManager-wait-online.service
Before=systemd-user-sessions.service
[Service]

View File

@ -136,6 +136,8 @@ install -m 755 %{SOURCE5} $RPM_BUILD_ROOT%{_libexecdir}/ypbind-post-waitbind
- Minor spec file cleanup
- Use new systemd macros
Resolves: #850375
- Add After: NetworkManager-wait-online.service
Related: #846767
* Thu Aug 23 2012 Honza Horak <hhorak@redhat.com> - 3:1.36-5
- Enhance ypbind(8) with info about NISTIMEOUT