-
Notifications
You must be signed in to change notification settings - Fork 48
version
Calin Crisan edited this page May 5, 2022
·
3 revisions
The file can be found at /data/etc/version
. After a firmware update, it is updated from the file /etc/version
.
The file contains information about the current OS name and version.
This is a simple shell script that should contain only NAME="value"
lines. The file is sourced by many init scripts.
Indicates the full name of the OS. Defaults to thingOS
.
Indicates the short name of the OS; this is usually the full name in lower case. Defaults to thingos
.
Indicates the prefix used to identify systems running this OS. Defaults to thing
.
Indicates the current version of the OS.
- 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