38a28aff85
http redirects to https, so use that instead.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 5438d7d803
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
226 B
Plaintext
9 lines
226 B
Plaintext
config BR2_PACKAGE_NFACCT
|
|
bool "nfacct"
|
|
select BR2_PACKAGE_LIBNETFILTER_ACCT
|
|
help
|
|
nfacct is the command line tool to create/retrieve/delete
|
|
netfilter accounting objects.
|
|
|
|
https://www.netfilter.org/projects/nfacct/
|