# # # patch "webhost.initscript" # from [3b0c6ac012563a12585e2c2b1acbb6d7a2ce7914] # to [1000cec5a6bc9f26793faf663a6547e19c241845] # ============================================================ --- webhost.initscript 3b0c6ac012563a12585e2c2b1acbb6d7a2ce7914 +++ webhost.initscript 1000cec5a6bc9f26793faf663a6547e19c241845 @@ -6,6 +6,7 @@ OPTS="--quiet --pidfile /var/run/usher.webhost.pid --chuid=USHERUSER" START="--start --exec=BINDIR/usher.webhost --background --make-pidfile" CONFFILE='CONFDIR/hostconfig' +LC_ALL=C; export LC_ALL case "$1" in start)