Changes between Version 121 and Version 122 of gsc


Ignore:
Timestamp:
06/18/2025 04:10:40 PM (7 days ago)
Author:
Ryan Erbstoesser
Comment:

add hwclock note

Legend:

Unmodified
Added
Removed
Modified
  • gsc

    v121 v122  
    356356 * On system shutdown (ie, a 'clean' or 'user prompted' shutdown) the system will set the RTC value from the system clock (because it is assumed that a system clock sync'd with an Internet Time Server is more accurate than an RTC). This is typically done in a shutdown init script.
    357357 * Note that none of the above may be typical of an Embedded Linux OS
     358 * Note, if hwclock is not shown as available on a Ubuntu BSP, install it via the following command:
     359{{{
     360apt-get update
     361apt-get install util-linux-extra
     362}}}
    358363
    359364[=#hwmon]