summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/netbox/files/netbox-rqworker.initd')
-rw-r--r--www-apps/netbox/files/netbox-rqworker.initd2
1 files changed, 2 insertions, 0 deletions
diff --git a/www-apps/netbox/files/netbox-rqworker.initd b/www-apps/netbox/files/netbox-rqworker.initd
index 2973e471e038..54794f26fb90 100644
--- a/www-apps/netbox/files/netbox-rqworker.initd
+++ b/www-apps/netbox/files/netbox-rqworker.initd
@@ -8,4 +8,6 @@ command=/usr/bin/python3
command_args="/opt/netbox/netbox/manage.py rqworker"
command_user=netbox:netbox
directory=/opt/netbox/netbox
+error_log=/var/log/netbox/netbox-rcworker.log
+output_log=/var/log/netbox/"${RC_SVCNAME}".log
supervisor=supervise-daemon