Update iptables esvm service

This commit is contained in:
2025-09-24 14:53:40 +03:00
parent ec69aaec16
commit 302e24b8df
5 changed files with 20 additions and 34 deletions
+4 -3
View File
@@ -1,5 +1,6 @@
name: iptables
description: IPv4 Packet Filtering Framework
type: background
start_cmd: /etc/esvm/scripts/iptables.sh
exit_method: kill
type: simple
start_cmd: /usr/sbin/iptables-restore /etc/iptables/iptables.rules
stop_cmd: /etc/esvm/scripts/iptables-flush.sh
exit_method: stop_command