summaryrefslogtreecommitdiffstats
path: root/source/a/glibc-zoneinfo/timezone-scripts/timeconfig
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/glibc-zoneinfo/timezone-scripts/timeconfig')
-rw-r--r--source/a/glibc-zoneinfo/timezone-scripts/timeconfig6
1 files changed, 1 insertions, 5 deletions
diff --git a/source/a/glibc-zoneinfo/timezone-scripts/timeconfig b/source/a/glibc-zoneinfo/timezone-scripts/timeconfig
index f7cb439f5..8109aafa9 100644
--- a/source/a/glibc-zoneinfo/timezone-scripts/timeconfig
+++ b/source/a/glibc-zoneinfo/timezone-scripts/timeconfig
@@ -6,7 +6,6 @@
# Modified by: David Cantrell <david@slackware.com>, 06-Oct-2000
#
# ChangeLog:
-# 2020-04-25: Updated timezones from tzdata2020a. <pjv>
# 2019-09-11: Updated timezones from tzdata2019c. <pjv>
# 2014-10-22: Updated timezones from tzdata2014i. <pjv>
# 2012-12-12: Updated timezones from tzdata2012j. <pjv>
@@ -60,10 +59,9 @@ setzone()
-L $T_PX/usr/share/zoneinfo/$TZ -o \
-L /var/log/mount/usr/share/zoneinfo/$TZ ]; then
rm -f localtime-copied-from
- ln -sf /usr/share/zoneinfo/$TZ localtime-copied-from
rm -f localtime
+ ln -sf /usr/share/zoneinfo/$TZ localtime
cd ..
- chroot . cp etc/localtime-copied-from etc/localtime
fi
}
@@ -726,7 +724,6 @@ if [ "$COLOR" = "on" -o -r $TMP/SeTcolor -o "$T_PX" = "/" ]; then
"W-SU" " " \
"WET" " " \
"Zulu" " " \
-"posixrules" " " \
2> $TMP/tz
if [ $? = 1 -o $? = 255 ]; then
@@ -1349,7 +1346,6 @@ Universal
W-SU
WET
Zulu
-posixrules
Type it at the prompt below exactly as it appears above. (NOTE: If you don't
see your timezone, use "timeconfig" again after booting for the verbose list)