- Timestamp:
- Oct 22, 2013, 10:53:11 AM (11 years ago)
- Branches:
- master
- Children:
- 6bbb1f0
- Parents:
- 2255872
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
clfs/rc.d/shutdown
r2255872 r5c79e0a 21 21 22 22 if [ -x /sbin/hwclock ] && [ -e /dev/rtc ]; then 23 echo -n "Syncing hardware clock to system clock:"23 echo -n "Syncing system clock to hardware clock: " 24 24 hwclock --systohc --utc 25 25 check_status
Note:
See TracChangeset
for help on using the changeset viewer.