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

Honza Horak hhorak at fedoraproject.org
Mon Sep 24 11:23:43 UTC 2012


commit a4e4e4bc62d7392769f2e6eaf4be436944b99bf2
Author: Honza HorĂ¡k <hhorak at redhat.com>
Date:   Mon Sep 24 13:23:30 2012 +0200

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

 ypbind.service |    2 +-
 ypbind.spec    |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/ypbind.service b/ypbind.service
index e82de9c..29978d4 100644
--- a/ypbind.service
+++ b/ypbind.service
@@ -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]
diff --git a/ypbind.spec b/ypbind.spec
index 76c17fe..e8f0985 100644
--- a/ypbind.spec
+++ b/ypbind.spec
@@ -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 at redhat.com> - 3:1.36-5
 - Enhance ypbind(8) with info about NISTIMEOUT


More information about the scm-commits mailing list