termux-packages/packages/procps
Leonid Pliushch b9cbd870d9 procps: don't read file /proc/sys/vm/min_free_kbytes
Access to this file is prohibited on some devices by SELinux and causes
utilities to treat /proc as not mounted.

Related issues:

 * https://github.com/termux/termux-packages/issues/1625
 * https://github.com/termux/termux-packages/issues/4132
2019-08-07 15:38:45 +03:00
..
Makefile.in.patch
build.sh procps: don't read file /proc/sys/vm/min_free_kbytes 2019-08-07 15:38:45 +03:00
pgrep.c.patch
pmap.c.patch
proc-sysinfo.c.patch procps: don't read file /proc/sys/vm/min_free_kbytes 2019-08-07 15:38:45 +03:00
procio.c.patch
sysctl.c.patch
top-top.c.patch
w.c.patch