-
Notifications
You must be signed in to change notification settings - Fork 48
localtime
Calin Crisan edited this page May 5, 2022
·
3 revisions
The file lives at /data/etc/localtime
. It is created during the first boot by S00datapart
right after the data partition is allocated and formatted.
The /data/etc/localtime
file is a symlink to one of the time zone files in /usr/share/zoneinfo
. By default it points to /usr/share/zoneinfo/UTC
. Changing the system time zone is accomplished by changing the symlink to the corresponding zone info file.
Internally, the system uses in fact the /etc/localtime
file which is, in turn, a symlink to /data/etc/localtime
.
- bluetooth.conf
- captive-portal.conf
- cpufreq.conf
- date.conf
- dnsmasq.conf
- docker-compose.yml
- dtoverlays
- dyndns-update.sh
- environment
- firewall.sh
- fstab.user
- hostapd.conf
- ifalias.conf
- localtime
- modprobe.conf
- modules
- mongodb.conf
- netwatch.conf
- ntp.conf
- os.conf
- proftpd.conf
- redis.conf
- smb.conf
- ssh/config
- ssh/sshd_config
- ssl/domain
- ssl/email
- static_ip.conf
- sysctl.conf
- toemmc.conf
- version
- watchdog.conf
- wpa_supplicant.conf