#985532 bpf-style capture filter not passing to httpry-daemon

#985532#5
Date:
2021-03-19 13:57:46 UTC
From:
To:
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.