summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoregon0 <ms@resonar.de>2011-06-08 13:27:07 (GMT)
committeregon0 <ms@resonar.de>2011-06-08 13:27:07 (GMT)
commitaafb028f803cc68381843134b1e7317f0e7ea210 (patch)
tree53ef7b83306c3592b1d233be76f9cdb45ae35b38
parent4b6fc9c53f9b87dd8a10f5148ebb822806a138d6 (diff)
* fixed a typo
-rwxr-xr-xfiles/sbin/splash_sync2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/sbin/splash_sync b/files/sbin/splash_sync
index 70723b9..3285f97 100755
--- a/files/sbin/splash_sync
+++ b/files/sbin/splash_sync
@@ -17,7 +17,7 @@ splash_check() {
iptables -t nat -I ffj_splash 1 -s $ip -j ACCEPT
else
# User is not longer splashed / the user must click again
- iptables -t nat -D ffj_splash -s $ip -j ACCPET
+ iptables -t nat -D ffj_splash -s $ip -j ACCEPT
uci delete splash_users.@user[$x].ip
uci delete splash_users.@user[$x].time
uci delete splash_users.@user[$x]
contact: Jan Huwald // Impressum