[OpenWrt-Devel] [PATCH procd 0/9] ujail/procd wire up
Etienne CHAMPETIER
champetier.etienne at gmail.com
Mon Nov 30 18:09:18 EST 2015
Remove -P option (now useless)
Add -c (no_new_privs), -h (hostname)
Add ujail support in procd for -C, -c, -o, -h
Tested on DD x86_64
Etienne CHAMPETIER (9):
ujail: fixup code style // -> /* */
ujail: add O_CLOEXEC flag to open() call
instance, ujail: remove "-P <path>" option
instance, ujail: wire capabilities (-C) support
instance, ujail: wire remount / read only option (-o)
ujail: add no_new_privs (-c) option
instance, ujail: wire no_new_privs (-c) option
ujail: split name (-n) and hostname (-h) options
instance, ujail: wire hostname (-h) option
jail/elf.c | 2 +-
jail/fs.c | 2 +-
jail/jail.c | 89 ++++++++++++++++++++++++++----------------------------
service/instance.c | 61 +++++++++++++++++++++++++++++++------
service/instance.h | 5 ++-
5 files changed, 100 insertions(+), 59 deletions(-)
--
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list