From 30463337d1ded1b63bb5f9f80da66be817cdef97 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 13 May 2024 23:46:53 +0000 Subject: [PATCH] enable security and updates in lb configs --- python_modules/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python_modules/conf.py b/python_modules/conf.py index 706c7a2c..1f338288 100644 --- a/python_modules/conf.py +++ b/python_modules/conf.py @@ -526,8 +526,8 @@ LBSET_MAIN_SHARED = ('lb config noauto' ' --iso-preparer "PeppermintOS-https://peppermintos.com/"' ' --iso-publisher "Peppermint OS Team"' ' --iso-volume "PeppermintOS" --mode debian --quiet' - ' --security false --uefi-secure-boot enable' - ' --updates false --win32-loader false --zsync false' + ' --security true --uefi-secure-boot enable' + ' --updates true --win32-loader false --zsync false' ) # Shared by architecture