From 01f0e392244cddda6dba50c73e7c9559e1b6bb54 Mon Sep 17 00:00:00 2001 From: Mateusz Korniak Date: Mon, 8 Jun 2015 16:59:40 +0200 Subject: [PATCH] Start macvlan interface just after network. I may be needed for pdnsd service. --- lxc_macvlan.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0