diff options
Diffstat (limited to 'templates/feature/agl-lxc/50_local.conf.inc')
-rw-r--r-- | templates/feature/agl-lxc/50_local.conf.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feature/agl-lxc/50_local.conf.inc b/templates/feature/agl-lxc/50_local.conf.inc index 3c652b41..5c5fc4ac 100644 --- a/templates/feature/agl-lxc/50_local.conf.inc +++ b/templates/feature/agl-lxc/50_local.conf.inc @@ -5,4 +5,4 @@ BBMULTICONFIG = "agl-container-guest" # in case of linux container is not necessary to the 'virtualization'. # This should be revisited when upgrading past dunfell, as less of # the extra configuration may be enabled in the future. -INHERIT_remove = "sanity-meta-virt" +INHERIT:remove = "sanity-meta-virt" |