diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2015-07-08 11:08:01 +0200 | 
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2015-07-08 11:09:24 +0200 | 
| commit | ec64b2418ccef1e14c6e58b8ca81bb9162c1dfeb (patch) | |
| tree | bff0bd4240f00bbb21624c1df55583f61abaea25 /recipes-networking/openvswitch/files/openvswitch-switch-setup | |
| download | meta-virtualization-ec64b2418ccef1e14c6e58b8ca81bb9162c1dfeb.tar.gz | |
initial commit for Enea Linux 4.0daisy-enea
Migrated from the internal git server on the daisy-enea branch
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'recipes-networking/openvswitch/files/openvswitch-switch-setup')
| -rw-r--r-- | recipes-networking/openvswitch/files/openvswitch-switch-setup | 8 | 
1 files changed, 8 insertions, 0 deletions
| 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 @@ | |||
| 1 | # This is a POSIX shell fragment -*- sh -*- | ||
| 2 | |||
| 3 | # FORCE_COREFILES: If 'yes' then core files will be enabled. | ||
| 4 | # FORCE_COREFILES=yes | ||
| 5 | |||
| 6 | # BRCOMPAT: If 'yes' and the openvswitch-brcompat package is installed, then | ||
| 7 | # Linux bridge compatibility will be enabled. | ||
| 8 | # BRCOMPAT=yes | ||
