You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by my...@apache.org on 2021/07/14 07:44:11 UTC

[incubator-datalab] branch develop updated: Update nftables.conf

This is an automated email from the ASF dual-hosted git repository.

mykolabodnar pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


The following commit(s) were added to refs/heads/develop by this push:
     new 626e4ba  Update nftables.conf
626e4ba is described below

commit 626e4ba2efa76788dee5171cdfc5962274a82738
Author: bodnarmykola <46...@users.noreply.github.com>
AuthorDate: Wed Jul 14 10:44:03 2021 +0300

    Update nftables.conf
---
 infrastructure-provisioning/src/project/templates/nftables.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/infrastructure-provisioning/src/project/templates/nftables.conf b/infrastructure-provisioning/src/project/templates/nftables.conf
index be1a565..39ac40b 100644
--- a/infrastructure-provisioning/src/project/templates/nftables.conf
+++ b/infrastructure-provisioning/src/project/templates/nftables.conf
@@ -1,3 +1,5 @@
+#!/usr/sbin/nft -f
+
 # *****************************************************************************
 #
 # Licensed to the Apache Software Foundation (ASF) under one
@@ -18,7 +20,6 @@
 # under the License.
 #
 # ******************************************************************************
-#!/usr/sbin/nft -f
 
 flush ruleset
 

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org