mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-21 18:50:38 +03:00
frontend.appliers.firewall_rule: fix comment length
This commit is contained in:
parent
12516b2a4b
commit
0f8db2fdcb
@ -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'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user