mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-08-25 17:49:31 +03:00
frontend.appliers.firewall_rule: fix comment length
This commit is contained in:
@ -57,7 +57,8 @@ class FirewallMode(Enum):
|
||||
ROUTER = 'router'
|
||||
GATEWAY = 'gateway'
|
||||
|
||||
# This shi^Wthing named alterator-net-iptables is unable to work in multi-threaded environment
|
||||
# This shi^Wthing named alterator-net-iptables is unable to work in
|
||||
# multi-threaded environment
|
||||
class FirewallRule:
|
||||
__alterator_command = '/usr/bin/alterator-net-iptables'
|
||||
|
||||
|
Reference in New Issue
Block a user