diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2024-10-15 18:59:01 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2024-10-16 13:03:42 +0200 |
commit | 6e0281c6edb860320ab419523e75040b0f1b9805 (patch) | |
tree | 49d0151c55393b6ea61ac1c9878a7b9b0368e695 /ndpid.conf.example | |
parent | 0dccdc7d51073a6451a26819d8a19ad6a573c2a6 (diff) |
Added some additional config doc
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'ndpid.conf.example')
-rw-r--r-- | ndpid.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ndpid.conf.example b/ndpid.conf.example index 35f3cb5a2..d74892685 100644 --- a/ndpid.conf.example +++ b/ndpid.conf.example @@ -9,7 +9,7 @@ #pidfile = /tmp/ndpid.pid #user = nobody -#group = nogroup +#group = daemon #riskdomains = /path/to/libnDPI/example/risky_domains.txt #protocols = /path/to/libnDPI/example/protos.txt #categories = /path/to/libnDPI/example/categories.txt |