Fix incorrect name for ip6tables service
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: iptables
|
||||
description: userspace CLI program used to configure the Linux packet filtering ruleset
|
||||
version: 1.8.11
|
||||
revision: 3
|
||||
revision: 4
|
||||
url: https://www.netfilter.org/projects/iptables/index.html
|
||||
license: GPL2-only
|
||||
architecture: any
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: iptables
|
||||
name: ip6tables
|
||||
description: IPv6 Packet Filtering Framework
|
||||
type: simple
|
||||
start_cmd: /etc/esvm/scripts/ip6tables.sh
|
||||
|
||||
Reference in New Issue
Block a user