mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-23 03:10:31 -05: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>