OpenWrt service / process manager

Petr Štetiar 385b904b2f hotplug: improve error message during group ownership change 4 years ago
initd 9b354394e2 procd: detect lxc container and behave accordingly 5 years ago
jail d876d1ca22 procd: trace: Define syscall registers for powerpc platform 5 years ago
plug 385b904b2f hotplug: improve error message during group ownership change 4 years ago
service 01f3dc8b50 instance: dump user and group as well 5 years ago
trace d876d1ca22 procd: trace: Define syscall registers for powerpc platform 5 years ago
upgraded fa5ce1c2b4 procd: Replace strerror(errno) with %m. 6 years ago
utils 810d7a51c5 procd: Remove redundant errno variable in several printf functions. 6 years ago
.gitignore dfcfcca7ba add initial version of ujail and utrace 9 years ago
CMakeLists.txt b39c362c6d service: Start services normally when seccomp is disabled 6 years ago
container.h 7f0f6b2a73 procd: add docker support 4 years ago
inittab.c a5954cf302 procd: Add %m to several functions that return errno. 6 years ago
libc-compat.h d5fddd91b9 explicitely ignore return value of symlink(3) call 8 years ago
log.h 3ba6b45c59 procd: add missing new lines inside debug code 6 years ago
make_capabilities_h.sh 51201235db jail: add capabilities support 8 years ago
make_syscall_h.sh 1c48104ffc utrace: Support non-contiguous syscall numbers 6 years ago
preload.h dfcfcca7ba add initial version of ujail and utrace 9 years ago
procd.c 53e92d43d6 procd: lower the logging threshold 6 years ago
procd.h 5b1fb35427 Remove code that has become unnecessary after sysupgrade changes 7 years ago
rcS.c 846e20cb65 procd: add timing to start/stop logging 6 years ago
rcS.h 21d307367e fix rcS memory leaks and running hook 10 years ago
signal.c cfaed5630c procd: add SIGPWR as signal 5 years ago
state.c a5954cf302 procd: Add %m to several functions that return errno. 6 years ago
system.c 20192e4761 watchdog: improve seting watchdog timeout and frequency 5 years ago
sysupgrade.c 85ccb95c11 init: Check chroot return value in sysupgrade_exec_upgraded() 6 years ago
sysupgrade.h 63789e51ed init: add support for sysupgrades triggered from preinit 7 years ago
ubus.c e275c3823b make initial ubus connect delay small, use exponential backoff 8 years ago
watchdog.c 20192e4761 watchdog: improve seting watchdog timeout and frequency 5 years ago
watchdog.h a17e1e8ec1 watchdog: fix inline watchdog_get_magicclose function prototype 6 years ago