diff options
Diffstat (limited to 'slx-vars/SLX_BIOS_CLOCK')
-rw-r--r-- | slx-vars/SLX_BIOS_CLOCK | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/slx-vars/SLX_BIOS_CLOCK b/slx-vars/SLX_BIOS_CLOCK new file mode 100644 index 00000000..90accdc6 --- /dev/null +++ b/slx-vars/SLX_BIOS_CLOCK @@ -0,0 +1,4 @@ +Tells the system in which way to interpret and write back the BIOS clock. +Either "local" for local timezone, including DST, +or "utc" for UTC. +Any other value means the BIOS clock is ignored and will not be adjusted according to the time acquired by NTP either. |