From ddb59df2a039d1326122e3b0ed1a22fbf1c42a52 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Thu, 8 Oct 2015 22:53:03 +0200 Subject: initial commit for Enea Linux 5.0 arm Signed-off-by: Tudor Florea --- 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