[packages/nftables] update config file location in man page to match pld defaults

atler atler at pld-linux.org
Thu Aug 28 23:20:22 CEST 2025


commit 3795fe01e4e3c5ae081ed1f722c84c599fe04f6e
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Aug 28 23:19:34 2025 +0200

    update config file location in man page to match pld defaults

 nftables.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/nftables.spec b/nftables.spec
index 23f466b..2534821 100644
--- a/nftables.spec
+++ b/nftables.spec
@@ -122,6 +122,10 @@ Wiązania Pythona 3 do biblioteki libnftables.
 %prep
 %setup -q
 
+%{__sed} -i -e \
+	's|/etc/nftables/rules/main.nft|/etc/sysconfig/nftables|' \
+	tools/nftables.service.8
+
 %build
 %{__libtoolize}
 %{__aclocal} -I m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nftables.git/commitdiff/3795fe01e4e3c5ae081ed1f722c84c599fe04f6e



More information about the pld-cvs-commit mailing list