diff --git a/package/cortex.service b/package/cortex.service index 3f235d827..f67192759 100644 --- a/package/cortex.service +++ b/package/cortex.service @@ -15,8 +15,8 @@ ExecStart=/opt/cortex/bin/cortex \ -Dlogger.file=/etc/cortex/logback.xml \ -Dpidfile.path=/dev/null -StandardOutput=journal -StandardError=inherit +StandardOutput=null +StandardError=null # Specifies the maximum file descriptor number that can be opened by this process LimitNOFILE=65536