]> git.pld-linux.org Git - packages/lxc.git/commitdiff
Rel 5. Start macvlan interface just after network. I may be needed for pdnsd service. 1.0.x auto/th/lxc-1.0.7-5
authorMateusz Korniak <matkor@pld-linux.org>
Mon, 8 Jun 2015 11:58:08 +0000 (13:58 +0200)
committerMateusz Korniak <matkor@pld-linux.org>
Mon, 8 Jun 2015 11:58:08 +0000 (13:58 +0200)
lxc.spec
lxc_macvlan.init

index dfaf3facc3a59c3f34c1bf8c801c9491d035f155..cc03815ae44a8e08a3340055d04c78280e885a1a 100644 (file)
--- 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
index ea703260981b22a95e6bf6f583386832c2c1fffe..c1469458bddc1256972e84d433023f7fe9ba77dc 100755 (executable)
@@ -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
This page took 0.108278 seconds and 4 git commands to generate.