diff --git a/newt/config.yaml b/newt/config.yaml index d77c2f2..c40977a 100644 --- a/newt/config.yaml +++ b/newt/config.yaml @@ -10,7 +10,9 @@ arch: startup: system boot: auto host_network: true -privileged: true +privileged: + - SYS_ADMIN + - NET_ADMIN options: PANGOLIN_ENDPOINT: "https://example.com" NEWT_ID: "your_newt_id"