diff options
author | Aitor Esteve Alvarado <aesteve@singularaircraft.com> | 2019-03-07 10:14:48 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2019-06-09 13:47:49 +0200 |
commit | 7b6d4f50c97b4f375687e8216313b10598b44b49 (patch) | |
tree | f456b0c66da297ed134d9cbbdf9dda148ca0fdfd /util-linux/taskset.c | |
parent | 894f0a32351fe6c28fe86958e5f4e21422394183 (diff) |
start-stop-daemon: change priority before dropping privileges
Currently start-stop-daemon fails when using both the -c option (set uid)
and -N option (set niceness/priority) as it first drops privileges and then
tries to increase the priority. This patch changes the order of execution.
Signed-off-by: Aitor Esteve Alvarado <aesteve@singularaircraft.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'util-linux/taskset.c')
0 files changed, 0 insertions, 0 deletions