mirror of
https://github.com/openwrt/openwrt.git
synced 2025-06-15 05:38:11 +00:00
When support for network namespaces was added to procd, adding the
corresponding jail flag in procd.sh was ommitted. Add it now.
Fixes: 97a03a4760
("procd: update to latest git HEAD")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>