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