From mboxrd@z Thu Jan 1 00:00:00 1970 From: "=?utf-8?B?SsO2cmcgVGhhbGhlaW0=?=" Subject: Re: [PATCH] add systemd service file Date: Thu, 18 Dec 2014 07:50:09 +0000 Message-ID: <47dded8fbb17bf3335b91d4e464b71e9@mail.higgsboson.tk> References: <0aacef05524146946330ec41e2235318@mail.higgsboson.tk> <20141217205407.06558f65@turingmachine> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Cc: "Netfilter Development Mailing list" To: "Arturo Borrero Gonzalez" Return-path: Received: from mail.higgsboson.tk ([148.251.132.243]:53372 "EHLO mail.higgsboson.tk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751509AbaLRHuN convert rfc822-to-8bit (ORCPT ); Thu, 18 Dec 2014 02:50:13 -0500 In-Reply-To: <0aacef05524146946330ec41e2235318@mail.higgsboson.tk> Sender: netfilter-devel-owner@vger.kernel.org List-ID: > Is the "include" statement a new feature? Never saw this feature in the wild. > Does it works for directories too? Something like `include "/etc/nftables.d/*"` > or `includedir "/etc/nftables/"` would be awesome. I should have read the manpage before asking. Anyway glob(3) would be cool addition.