diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2017-03-13 22:32:05 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-03-13 22:35:30 +0100 |
commit | 018804204f41e6e60cec536843275f8fdd4d3620 (patch) | |
tree | 8d1adfc3acba1cbfb24e952e12f1a329a3a15a21 /runit/Kbuild.src | |
parent | e88608eae24ae5934034e1ecb6c494fefbf1b9ae (diff) | |
download | busybox-018804204f41e6e60cec536843275f8fdd4d3620.tar.gz |
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>
Diffstat (limited to 'runit/Kbuild.src')
0 files changed, 0 insertions, 0 deletions