From ec64b2418ccef1e14c6e58b8ca81bb9162c1dfeb Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Wed, 8 Jul 2015 11:08:01 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- recipes-networking/openvswitch/files/openvswitch-switch-setup | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 recipes-networking/openvswitch/files/openvswitch-switch-setup (limited to 'recipes-networking/openvswitch/files/openvswitch-switch-setup') diff --git a/recipes-networking/openvswitch/files/openvswitch-switch-setup b/recipes-networking/openvswitch/files/openvswitch-switch-setup new file mode 100644 index 00000000..73387fbc --- /dev/null +++ b/recipes-networking/openvswitch/files/openvswitch-switch-setup @@ -0,0 +1,8 @@ +# This is a POSIX shell fragment -*- sh -*- + +# FORCE_COREFILES: If 'yes' then core files will be enabled. +# FORCE_COREFILES=yes + +# BRCOMPAT: If 'yes' and the openvswitch-brcompat package is installed, then +# Linux bridge compatibility will be enabled. +# BRCOMPAT=yes -- cgit v1.2.3-54-g00ecf