From: Daan De Meyer Date: Wed, 25 Oct 2023 14:36:37 +0000 (+0200) Subject: Set default for Bootable= X-Git-Tag: v19~51^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2011%2Fhead;p=thirdparty%2Fmkosi.git Set default for Bootable= Let's not override the setting but just change the default so it can still be changed from the CLI. --- diff --git a/mkosi.conf.d/15-bootable.conf b/mkosi.conf.d/15-bootable.conf index 35269a7d9..09e24f947 100644 --- a/mkosi.conf.d/15-bootable.conf +++ b/mkosi.conf.d/15-bootable.conf @@ -5,4 +5,4 @@ Format=|disk Format=|directory [Content] -Bootable=yes +@Bootable=yes