Changes between Version 121 and Version 122 of gsc
- Timestamp:
- 06/18/2025 04:10:40 PM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
gsc
v121 v122 356 356 * 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. 357 357 * 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 {{{ 360 apt-get update 361 apt-get install util-linux-extra 362 }}} 358 363 359 364 [=#hwmon]