Add init script so the users could run it with their configs quickly. Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
10 lines
128 B
Text
10 lines
128 B
Text
{
|
|
"ambient": [
|
|
"CAP_NET_ADMIN",
|
|
"CAP_NET_BIND_SERVICE"
|
|
],
|
|
"bounding": [
|
|
"CAP_NET_ADMIN",
|
|
"CAP_NET_BIND_SERVICE"
|
|
]
|
|
}
|