mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
Add init script so the users could run it with their configs quickly. Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
11 lines
128 B
Plaintext
11 lines
128 B
Plaintext
{
|
|
"ambient": [
|
|
"CAP_NET_ADMIN",
|
|
"CAP_NET_BIND_SERVICE"
|
|
],
|
|
"bounding": [
|
|
"CAP_NET_ADMIN",
|
|
"CAP_NET_BIND_SERVICE"
|
|
]
|
|
}
|