Update README.md

This commit is contained in:
GenZmeY 2022-06-13 17:47:38 +03:00 committed by GitHub
parent d042ab23d0
commit e31f52211d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ 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.
I use a self-written system to manage the kf2 servers - the command specified here combines the output of all kf2 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
```