mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 14:03:29 +08:00
5438d7d803
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>
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/
|