diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-10-23 22:40:27 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-10-23 22:40:27 -0700 |
commit | 9afc357eb6480d57b71762567690ebe46d01a3ec (patch) | |
tree | 37d377cbe6c60545812fdcabfaf46cf561eca64e /etc | |
parent | 43051418aa369ec98b958ee6ea48cfd66ecd6f28 (diff) |
according to manpage localtime.5: if no /etc/localtime, default UTC; thus no need
Diffstat (limited to 'etc')
l--------- | etc/localtime | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/localtime b/etc/localtime deleted file mode 120000 index 0e35b576..00000000 --- a/etc/localtime +++ /dev/null @@ -1 +0,0 @@ -/usr/share/zoneinfo/UTC
\ No newline at end of file |