~屏蔽将info级日志输出到journalctl
This commit is contained in:
@@ -5,6 +5,8 @@ After=network.target
|
|||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=shellcrash
|
User=shellcrash
|
||||||
|
User=shellcrash
|
||||||
|
StandardOutput=null
|
||||||
ExecStartPre=/etc/ShellCrash/start.sh bfstart
|
ExecStartPre=/etc/ShellCrash/start.sh bfstart
|
||||||
ExecStart=/etc/ShellCrash/CrashCore run -D /etc/ShellCrash -C /tmp/ShellCrash/jsons >/dev/null
|
ExecStart=/etc/ShellCrash/CrashCore run -D /etc/ShellCrash -C /tmp/ShellCrash/jsons >/dev/null
|
||||||
ExecStartPost=/etc/ShellCrash/start.sh afstart
|
ExecStartPost=/etc/ShellCrash/start.sh afstart
|
||||||
|
|||||||
Reference in New Issue
Block a user