mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-23 03:01:27 +02:00
Fix innocent typo
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5491 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
0274f95e7d
commit
fffe3bad21
@ -4665,7 +4665,7 @@ __EOF__
|
||||
done
|
||||
|
||||
for chain in INPUT OUTPUT; do
|
||||
setpolicy $\chain DROP
|
||||
setpolicy \$chain DROP
|
||||
done
|
||||
|
||||
__EOF__
|
||||
|
Loading…
x
Reference in New Issue
Block a user