Fix incorrect name for ip6tables service
This commit is contained in:
@@ -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,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
|
||||||
|
|||||||
Reference in New Issue
Block a user