diff options
Diffstat (limited to 'www/tclhttpd/files/tclhttpd.sh')
-rw-r--r-- | www/tclhttpd/files/tclhttpd.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tclhttpd/files/tclhttpd.sh b/www/tclhttpd/files/tclhttpd.sh index bba81a73cb3..6376cb49a64 100644 --- a/www/tclhttpd/files/tclhttpd.sh +++ b/www/tclhttpd/files/tclhttpd.sh @@ -12,7 +12,7 @@ case $1 in fi ;; ''|start) - COMMAND_LINE & + env LANG=C COMMAND_LINE & sleep 2 if kill -0 $! ; then echo -n ' tclhttpd' |