zcalusic / sysinfo

Sysinfo is a Go library providing Linux OS / kernel / hardware system information.
MIT License
527 stars 93 forks source link

Fix timezone detection #1

Closed zcalusic closed 6 years ago

zcalusic commented 7 years ago

It seems /etc/localtime should have higher priority over /etc/timezone, if they're not in agreement.