busybox/debianutils
Aitor Esteve Alvarado 7b6d4f50c9 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>
2019-06-09 13:47:49 +02:00
..
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
Kbuild.src debianutils/*: convert to new-style "one file" applets 2015-10-19 00:52:26 +02:00
pipe_progress.c config: update size information 2018-12-28 03:20:17 +01:00
run_parts.c config: update size information 2018-12-28 03:20:17 +01:00
start_stop_daemon.c start-stop-daemon: change priority before dropping privileges 2019-06-09 13:47:49 +02:00
which.c config: update size information 2018-12-28 03:20:17 +01:00