From 9a1892bd24d9d4e2bdeb89e5e9072bfa0d25d828 Mon Sep 17 00:00:00 2001 From: Adolfo Delorenzo Date: Wed, 7 Jul 2021 07:10:48 +0200 Subject: [PATCH] Update 'first_boot.sh' --- first_boot.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/first_boot.sh b/first_boot.sh index 039c160..0156acd 100755 --- a/first_boot.sh +++ b/first_boot.sh @@ -69,3 +69,4 @@ EndpointCreationType=2 \ TLS="true" TLSSkipVerify="true" \ TLSSkipClientVerify="true" +systemctl disable --now firstboot.service