From 592bd0bb9b51e1bb9eed11d32c25bf099a418b57 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Fri, 16 Apr 2010 11:34:08 -0700 Subject: Configure IFB devices earlier in boot Need ifb device to be created before other devices redirect to it. --- templates/interfaces/input/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/interfaces') diff --git a/templates/interfaces/input/node.def b/templates/interfaces/input/node.def index a71f8cbb..2695b8a6 100644 --- a/templates/interfaces/input/node.def +++ b/templates/interfaces/input/node.def @@ -1,5 +1,5 @@ tag: -priority: 390 +priority: 310 # before real devices that redirect type: txt help: Set input functional block (IFB) interface syntax:expression: pattern $VAR(@) "^ifb[0-9]+$" ; "name must be (ifb0-ifb999)" -- cgit v1.2.3