From: Johannes Truschnigg Date: Thu, 17 Mar 2022 19:31:30 +0000 (+0100) Subject: Set TZ, not TC, in env X-Git-Url: https://johannes.truschnigg.info/gitweb/?a=commitdiff_plain;h=8ac59c2066956beb8db65c1006dddf08eee52958;p=sqm_lagthrottle Set TZ, not TC, in env --- diff --git a/lagdetect.sh b/lagdetect.sh index 1e0936e..c7aeac6 100755 --- a/lagdetect.sh +++ b/lagdetect.sh @@ -43,7 +43,7 @@ BW_MAX_RX=30000 # your max. desired downstream bandwidth to shape to in Kbps ##################### # DO NOT EDIT BELOW # ##################### -TC=UTC +TZ=UTC LC_ALL=C export TZ LC_ALL