udp-broadcast-relay-redux-openwrt: add cgroupsns to jail
authorBackSlasher <nitz.raz@gmail.com>
Thu, 9 Mar 2023 08:13:39 +0000 (10:13 +0200)
committerTianling Shen <cnsztl@gmail.com>
Thu, 9 Mar 2023 10:25:03 +0000 (18:25 +0800)
commit562fb3aa0afb08bd60eb54aa3f5d8bbe4dbbe86b
tree4bc42d34623071ff2926329054832c8b5e18cc1c
parent278a6617a003aed8f1a85f408fc71faada3fd316
udp-broadcast-relay-redux-openwrt: add cgroupsns to jail

Added `cgroupsns` to jail, otherwise you get this failure:
```
Mon Mar  6 14:46:05 2023 user.err : jail: Not using namespaces, capabilities or seccomp !!!
```
Error is here, seems to indicate that we're running a jail without using any capability.
https://lxr.openwrt.org/source/procd/jail/jail.c#L2847

Decided to use minimal effort approach

Signed-off-by: BackSlasher <nitz.raz@gmail.com>
net/udp-broadcast-relay-redux-openwrt/Makefile
net/udp-broadcast-relay-redux-openwrt/files/udp-broadcast-relay-redux.init