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:43:48 UTC

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

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

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


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

commit c152fece79ae9662381fb89e1831cceddf074a3c
Author: bodnarmykola <46...@users.noreply.github.com>
AuthorDate: Wed Jul 14 10:43:40 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