From 0007fabb6e999ee35ba00a8589de297295e04685 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 23 Mar 2023 23:05:29 +0100 Subject: [PATCH] Update systemd.service --- conf/systemd.service | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/systemd.service b/conf/systemd.service index 6c5c220..03a30a1 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -16,9 +16,6 @@ Restart=on-failure RestartSec=10 ExecReload=/bin/kill -USR1 $MAINPID RestartSec=10 -StandardOutput=syslog -StandardError=syslog -SyslogIdentifier=__APP__ [Install] WantedBy=multi-user.target