From mboxrd@z Thu Jan 1 00:00:00 1970 From: "=?utf-8?B?SsO2cmcgVGhhbGhlaW0=?=" Subject: Re: [PATCH] add systemd service file Date: Wed, 17 Dec 2014 21:12:15 +0000 Message-ID: References: <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]:35540 "EHLO mail.higgsboson.tk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750995AbaLQVMQ convert rfc822-to-8bit (ORCPT ); Wed, 17 Dec 2014 16:12:16 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: > You are making lot of assumptions, for example the '.rules' suffix. Having some identifier is actually useful for administrators, this way you can just use $ mv /etc/nftables/{some.rules,some.rules-disabled} to disable rules. Having an extension also allow editors to provide syntax highlighting.