diff options
Diffstat (limited to 'conf/include/mc-conf-default.inc')
-rw-r--r-- | conf/include/mc-conf-default.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/include/mc-conf-default.inc b/conf/include/mc-conf-default.inc new file mode 100644 index 000000000..c60c999b3 --- /dev/null +++ b/conf/include/mc-conf-default.inc @@ -0,0 +1,3 @@ +# We don't want the app framework bits (specifically the user session) in +# the KVM host image. +AGL_FEATURES:remove = "agl-app-fw" |