Add After: NetworkManager-wait-online.service (Related: #846767)
This commit is contained in:
parent
1c9957c36c
commit
a4e4e4bc62
@ -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]
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user