the-hive: fix missing logs in journald
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
7e74e1afae
commit
891304ede7
|
@ -20,9 +20,6 @@ ExecStart=/opt/thehive/bin/thehive \
|
||||||
{% endif %}
|
{% endif %}
|
||||||
-Dpidfile.path=/dev/null
|
-Dpidfile.path=/dev/null
|
||||||
|
|
||||||
StandardOutput=null
|
|
||||||
StandardError=null
|
|
||||||
|
|
||||||
# Specifies the maximum file descriptor number that can be opened by this process
|
# Specifies the maximum file descriptor number that can be opened by this process
|
||||||
LimitNOFILE=65536
|
LimitNOFILE=65536
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue