On Fri, Dec 19, 2014 at 02:02:58PM +0100, Jörg Thalheim wrote: > Signed-off-by: Jörg Thalheim <joerg@xxxxxxxxxxxxx> > --- > configure.ac | 34 ++++++++++++++++++++++++++++++++++ > files/Makefile.am | 3 ++- > files/nftables/nftables.conf | 0 > files/systemd/Makefile.am | 12 ++++++++++++ > files/systemd/nftables-reload | 16 ++++++++++++++++ > files/systemd/nftables.service | 12 ++++++++++++ > 6 files changed, 76 insertions(+), 1 deletion(-) > create mode 100644 files/nftables/nftables.conf > create mode 100644 files/systemd/Makefile.am > create mode 100755 files/systemd/nftables-reload > create mode 100644 files/systemd/nftables.service I'd prefer if distributors take care of this instead, I think these scripts are glue integration code. Looking at what it happened to other userspace netfilter codebase, my experience is that they tend to get rotten unmaintained in the source code tree. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html