Skip to content
Discussion options

You must be logged in to vote

Ubuntu differs from other distros in that it uses netplan to implement a network bridge. For this reason it's currently unsupported:

<?php $disabled = strpos(strtolower($operatingSystem),'ubuntu') !== false ? 'disabled="disabled"' : '' ?>

There's a netplan bridge config stub located here but this is still a work in progress.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@bachelor-emgi
Comment options

@billz
Comment options

billz Aug 5, 2023
Maintainer

@bachelor-emgi
Comment options

Answer selected by bachelor-emgi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants