From bcb45a915483b0e4d7d2d6139c11702f9a1f476a Mon Sep 17 00:00:00 2001 From: juewuy Date: Wed, 10 Dec 2025 18:02:42 +0800 Subject: [PATCH] =?UTF-8?q?~=E5=B1=8F=E8=94=BD=E5=B0=86info=E7=BA=A7?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E8=BE=93=E5=87=BA=E5=88=B0journalctl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/shellcrash.service | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/shellcrash.service b/scripts/shellcrash.service index 27f9c00..2b78998 100644 --- a/scripts/shellcrash.service +++ b/scripts/shellcrash.service @@ -5,6 +5,8 @@ After=network.target [Service] Type=simple User=shellcrash +User=shellcrash +StandardOutput=null ExecStartPre=/etc/ShellCrash/start.sh bfstart ExecStart=/etc/ShellCrash/CrashCore run -D /etc/ShellCrash -C /tmp/ShellCrash/jsons >/dev/null ExecStartPost=/etc/ShellCrash/start.sh afstart