[packages/openvswitch] - don't restart openvswitch daemons, it may kill your network - rel 2
baggins
baggins at pld-linux.org
Thu Aug 22 21:52:25 CEST 2013
commit 9be9dcd119cd0ef29297a4079a4919102bcb9edc
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Aug 22 21:51:48 2013 +0200
- don't restart openvswitch daemons, it may kill your network
- rel 2
openvswitch.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openvswitch.spec b/openvswitch.spec
index 7b71cb3..acb1a1f 100644
--- a/openvswitch.spec
+++ b/openvswitch.spec
@@ -23,7 +23,7 @@
%define _enable_debug_packages 0
%endif
-%define rel 1
+%define rel 2
%define pname openvswitch
Summary: Production Quality, Multilayer Open Virtual Switch
#Summary(pl.UTF-8): -
@@ -199,7 +199,7 @@ rm -rf $RPM_BUILD_ROOT
%post
/sbin/chkconfig --add openvswitch
-%service openvswitch restart
+NORESTART=1
%systemd_post openvswitch.service
%preun
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openvswitch.git/commitdiff/9be9dcd119cd0ef29297a4079a4919102bcb9edc
More information about the pld-cvs-commit
mailing list