jail: fix jail root folder permissions
authorEtienne CHAMPETIER <champetier.etienne@gmail.com>
Mon, 20 Jul 2015 20:41:50 +0000 (22:41 +0200)
committerJohn Crispin <blogic@openwrt.org>
Fri, 24 Jul 2015 06:50:59 +0000 (08:50 +0200)
commit22b5270d16b92613d42c24168d33a8a14c74701a
treed27588182b1d4138701e2b16cc55ce6a44930587
parent6f841e89dfe9200a6f3a2f93a9dd83f66f8ef550
jail: fix jail root folder permissions

We need a+x rights on the path to the root of the jails
so we can use users other than root (like nobody)

This partly fixes jailed dnsmasq

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
jail/jail.c