diff --git a/README.md b/README.md index b353475..75882af 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,11 @@ Restart=on-failure [Install] WantedBy=multi-user.target ``` + +pay attention to this part: +`/usr/bin/kf2-srv log tail` +I use a self-written system to manage the server - the command specified here combines the output of all server logs into one stdout stream. If you want to protect several servers with antiddos, you also need to combine their logs into one stream. Replace this command with yours. + ### deny.sh ``` #!/bin/bash