busybox/runit
Denys Vlasenko 018804204f runit: fix chpst -n -N -u USER
busybox's chpst first switches user/group and then tries to call nice().
Once the root priviledges are dropped, process priority can only be lowered.
So negative nice values don't work anymore.
Upstream version of chpst correctly calls nice() before switching user.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-03-13 22:35:30 +01:00
..
chpst.c runit: fix chpst -n -N -u USER 2017-03-13 22:35:30 +01:00
Config.src
Kbuild.src
runit_lib.h
runsv.c *: add most of the required setup_common_bufsiz() calls 2016-04-21 18:18:48 +02:00
runsvdir.c *: placate some compile warnings on OSX 2016-09-01 11:16:22 +02:00
sv.c randomconfig fixes 2016-12-08 12:24:48 +01:00
svlogd.c svlogd: strip leading '!' from processor lines 2016-09-15 14:05:04 +02:00