- Package:
- httpry-daemon
- Source:
- httpry
- Submitter:
- Dzmitry Shykuts
- Date:
- 2021-03-19 14:09:03 UTC
- Severity:
- normal
Package: httpry-daemon Version: 0.1.8-1 I think I found a bug. When I specify a bpf-style capture filter in EXPRESSION variable in /etc/default/httpry he doesn't work. But when I use "$EXPRESSION" in /etc/init.d/httpry instead just $EXPRESSION filter start work as expected. /etc/init.d/httpry line: -d $OPTIONS "$EXPRESSION" > /dev/null 2>&1 \ I'm using Debian GNU/Linux 10 (buster)/Linux 4.19.0-14-amd64 #1 SMP Debian 4.19.171-2 (2021-01-30) x86_64 GNU/Linux.