]> johannes.truschnigg.info Git - sqm_lagthrottle/commitdiff
Set TZ, not TC, in env
authorJohannes Truschnigg <johannes@truschnigg.info>
Thu, 17 Mar 2022 19:31:30 +0000 (20:31 +0100)
committerJohannes Truschnigg <johannes@truschnigg.info>
Thu, 17 Mar 2022 19:31:30 +0000 (20:31 +0100)
lagdetect.sh

index 1e0936ef09532a7eb3cc2ede702a0167ae9c4ee0..c7aeac6dab61899ba94d686ed112bf92d332eee7 100755 (executable)
@@ -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