man/start-stop-daemon.8: update --scheduler flag

This commit is contained in:
Anna (navi) Figueiredo Gomes 2024-07-24 04:12:20 +02:00
parent c32595491c
commit bd18358134
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ Modifies the OOM score adjustment of the daemon.
Sets the scheduling policy of the daemon. Possible values are other, fifo and rr
on POSIX systems and, additionally, batch and idle on Linux. If
.Ar policy
is an integer, it is passed directly to sched_setscheduler(2).
is an integer, it is passed directly to pthread_setschedparam(3).
.It Fl -scheduler-priority Ar priority
Sets the priority parameter of the scheduling policy of the daemon. See sched(7) for details.
.It Fl 1 , -stdout Ar logfile