Skip to content

Commit

Permalink
incusd/project: Update low-level properties
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
  • Loading branch information
stgraber committed Aug 13, 2024
1 parent eba8418 commit e731940
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions internal/server/project/permissions.go
Original file line number Diff line number Diff line change
Expand Up @@ -902,8 +902,13 @@ func isVMLowLevelOptionForbidden(key string) bool {
"boot.host_shutdown_action",
"boot.host_shutdown_timeout",
"limits.memory.hugepages",
"raw.apparmor",
"raw.idmap",
"raw.qemu",
"raw.qemu.conf",
"raw.qemu.qmp.early",
"raw.qemu.qmp.post-start",
"raw.qemu.qmp.pre-start",
},
key)
}
Expand Down

0 comments on commit e731940

Please sign in to comment.