Some more minor changes

master
bbruns 2010-08-25 17:46:56 +00:00
parent 54bcf6e8e6
commit 9c7b5c6950
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ function apply_ipv4_hack {
$IPTABLES -A INPUT -j DROP -p udp --dport 53 -m u32 --u32 \
"0>>22&0x3C@12>>16=1&&0>>22&0x3C@20>>24=0&&0>>22&0x3C@21=0x00020001"
else
display_c RED \nError: could not load $MOD_U32 module into the kernel. Not using fix."
display_c RED "\nError: could not load $MOD_U32 module into the kernel. Not using fix."
fi
;;
esac