From 5f6d7ac028b4e3c208a74465c54f235d5bf34a93 Mon Sep 17 00:00:00 2001 From: Matt Whitlock Date: Sat, 31 Jul 2021 17:13:21 -0400 Subject: supervise-daemon: implement SSD_IONICELEVEL supervise-daemon was apparently overlooked when support for the SSD_IONICELEVEL environment variable was added. This commit brings supervise-daemon up to parity with start-stop-daemon with respect to this environment variable. --- man/supervise-daemon.8 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/supervise-daemon.8 b/man/supervise-daemon.8 index 27c4d2da..4e2b87c3 100644 --- a/man/supervise-daemon.8 +++ b/man/supervise-daemon.8 @@ -156,6 +156,10 @@ The same thing as but with the standard error output. .El .Sh ENVIRONMENT +.Va SSD_IONICELEVEL +can also set the IO scheduling priority of the daemon, but the command line +option takes precedence. +.Pp .Va SSD_NICELEVEL can also set the scheduling priority of the daemon, but the command line option takes precedence. -- cgit v1.2.3