summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2012-04-27 20:51:09 (GMT)
committerJan Huwald <jh@sotun.de>2012-04-27 20:51:09 (GMT)
commitb7b7cc6274b4f1e52e3ed29d1549e45f064df8d9 (patch)
treefc9bbb18fb6392e0db985d778876e70816494250
parent614750fb6c71a24ecae331eaefb090956be114bf (diff)
cgi-bin: fix typo in geolocation lock
-rw-r--r--files/common/www/service/cgi-bin/cfg_router.commit2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/common/www/service/cgi-bin/cfg_router.commit b/files/common/www/service/cgi-bin/cfg_router.commit
index 4af1da7..e4f62b7 100644
--- a/files/common/www/service/cgi-bin/cfg_router.commit
+++ b/files/common/www/service/cgi-bin/cfg_router.commit
@@ -70,7 +70,7 @@ while read key val; do
# the same lock to close race cond; ignore
# failure to lock (prefer to process the
# request instead (-:)
- exec 666>>/tmp/lock/geolocate
+ exec 667>>/tmp/lock/geolocate
flock -n -x 667 || true
else
lazy 00 update_geo true true false
contact: Jan Huwald // Impressum