~屏蔽将info级日志输出到journalctl

This commit is contained in:
juewuy
2025-12-10 18:02:42 +08:00
parent 68d376bacb
commit bcb45a9154

View File

@@ -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