[packages/lxc/1.0.x] Rel 5. Start macvlan interface just after network. I may be needed for pdnsd service.
matkor
matkor at pld-linux.org
Mon Jun 8 14:03:09 CEST 2015
commit 95c94fc5d79f1bb32bb36e1a97bf8e79d886403b
Author: Mateusz Korniak <matkor at pld-linux.org>
Date: Mon Jun 8 13:58:08 2015 +0200
Rel 5. Start macvlan interface just after network. I may be needed for pdnsd service.
lxc.spec | 2 +-
lxc_macvlan.init | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lxc.spec b/lxc.spec
index dfaf3fa..cc03815 100644
--- a/lxc.spec
+++ b/lxc.spec
@@ -13,7 +13,7 @@ Summary: Linux Containers userspace tools
Summary(pl.UTF-8): Narzędzia do kontenerów linuksowych (LXC)
Name: lxc
Version: 1.0.7
-Release: 4
+Release: 5
License: LGPL v2.1+
Group: Applications/System
Source0: https://www.linuxcontainers.org/downloads/%{name}-%{version}.tar.gz
diff --git a/lxc_macvlan.init b/lxc_macvlan.init
index ea70326..c146945 100755
--- a/lxc_macvlan.init
+++ b/lxc_macvlan.init
@@ -2,7 +2,7 @@
#
# lxc_macvlan Start/Stop LXC MACVLAN interface
#
-# chkconfig: 345 98 02
+# chkconfig: 345 11 89
# description: Starts/Stops LXC MACVLAN interface.
#
### BEGIN INIT INFO
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lxc.git/commitdiff/95c94fc5d79f1bb32bb36e1a97bf8e79d886403b
More information about the pld-cvs-commit
mailing list