mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
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> |
||
|---|---|---|
| .. | ||
| Config.src | ||
| Kbuild.src | ||
| pipe_progress.c | ||
| run_parts.c | ||
| start_stop_daemon.c | ||
| which.c | ||