mirror of
https://github.com/containers/podman.git
synced 2025-11-30 18:18:18 +08:00
quadlet: Change NoNewPrivileges default to false
This matches the default of podman run. Signed-off-by: Alexander Larsson <alexl@redhat.com>
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
## assert-podman-args "--runtime" "/usr/bin/crun"
|
||||
## assert-podman-args "--cgroups=split"
|
||||
## assert-podman-args "--sdnotify=conmon"
|
||||
## assert-podman-args "--security-opt=no-new-privileges"
|
||||
## assert-podman-args "--cap-drop=all"
|
||||
## assert-podman-args "--read-only"
|
||||
## !assert-podman-args "--read-only-tmpfs=false"
|
||||
|
||||
Reference in New Issue
Block a user