immortalwrt/package/system/procd
Yuteng Zhong 7cf6696120
procd: jail: ignore missing .dynamic sect
A static-linked binary doesn't have a .dynamic section, but when
starting ujail with -r or -w will automatically search for PT_DYNAMIC in
ELF and exit with failure if it is not found.

Fixes: #970

Signed-off-by: Yuteng Zhong <zonyitoo@qq.com>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-06-05 15:56:36 +08:00
..
files procd: service: pass all arguments to service 2022-11-17 18:05:06 +08:00
patches procd: jail: ignore missing .dynamic sect 2023-06-05 15:56:36 +08:00
Makefile procd: move service command to procd 2022-11-13 14:24:29 +08:00