diff options
| -rw-r--r-- | burstdog.rc.in | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
