diff --git a/manifest.toml b/manifest.toml index 29fe4e1..d89b966 100644 --- a/manifest.toml +++ b/manifest.toml @@ -35,6 +35,10 @@ ram.runtime = "200M" type = "path" default = "/pgadmin" + [install.init_main_permission] + type = "group" + default = "admins" + [install.admin] type = "user"