dsdreamer wrote: 
> I had to manually set the RTC clock from the system clock after NTP had
> updated it during boot, but we could easily add a script to make this
> happen automatically once time-sync.target is reached.

You don't need a script for that. (But it still isn't the solution for
your DHCP issue anyway.)

/etc/sysconfig/ntpdate

Code:
--------------------
    
  # Set to 'yes' to sync hw clock after successful ntpdate
  SYNC_HWCLOCK=no
  
--------------------


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to