fix(ddclient): set readOnlyRootFilesystem to false (#2843)

This commit is contained in:
Stavros Kois
2022-06-08 13:14:08 +02:00
committed by GitHub
parent 640d28092c
commit eaf237c80d
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ questions:
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: true
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema: