From fab02e4a0c0402d6978012890239dd769adbf323 Mon Sep 17 00:00:00 2001 From: Lizzy Fleckenstein Date: Wed, 1 Apr 2026 22:52:02 +0200 Subject: rc: set niceness to -20 --- burstdog.rc.in | 1 + 1 file changed, 1 insertion(+) diff --git a/burstdog.rc.in b/burstdog.rc.in index 7e2132a..0e35a10 100644 --- a/burstdog.rc.in +++ b/burstdog.rc.in @@ -1,4 +1,5 @@ #!/sbin/openrc-run supervisor=supervise-daemon +supervise_daemon_args="--nice -20" command=%BINPATH%/burstdog command_args=/var/log/burstdog.log -- cgit v1.2.3