Fix incorrect name for ip6tables service

This commit is contained in:
2025-11-08 09:01:07 +02:00
parent a3d03d2133
commit e8d42f6851
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: iptables name: iptables
description: userspace CLI program used to configure the Linux packet filtering ruleset description: userspace CLI program used to configure the Linux packet filtering ruleset
version: 1.8.11 version: 1.8.11
revision: 3 revision: 4
url: https://www.netfilter.org/projects/iptables/index.html url: https://www.netfilter.org/projects/iptables/index.html
license: GPL2-only license: GPL2-only
architecture: any architecture: any
+1 -1
View File
@@ -1,4 +1,4 @@
name: iptables name: ip6tables
description: IPv6 Packet Filtering Framework description: IPv6 Packet Filtering Framework
type: simple type: simple
start_cmd: /etc/esvm/scripts/ip6tables.sh start_cmd: /etc/esvm/scripts/ip6tables.sh