aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-04-09 17:22:48 -0700
committerPaul Spooren <mail@aparcar.org>2021-06-23 14:10:27 -1000
commit8af62ede189aa504135db05474d34c9f8a1ed35d (patch)
treeb1a1b74c12308846f1c5388f38a5dec906ce0ddf /package/network
parente6b3e77e6ef635688b810a9bba528d477998270e (diff)
downloadupstream-8af62ede189aa504135db05474d34c9f8a1ed35d.tar.gz
upstream-8af62ede189aa504135db05474d34c9f8a1ed35d.tar.bz2
upstream-8af62ede189aa504135db05474d34c9f8a1ed35d.zip
base-files: fix zoneinfo support
The system init script currently sets /tmp/localinfo when zoneinfo is populated. However, zoneinfo has spaces in it whereas the actual files have _ instead of spaces. This made the if condition never return true. Example failure when removing the if condition: /tmp/localtime -> /usr/share/zoneinfo/America/Los Angeles This file does not exist. America/Los_Angeles does. Ran through shfmt -w -ci -bn -sr -s Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'package/network')
0 files changed, 0 insertions, 0 deletions