On Tue, Mar 29, 2011 at 10:06 PM, Joe Sapp wrote: > I've got a board with no RTC so there are some problems during boot. > Currently there's a hack in the udev init script to get the time from the > network (via ntp or rdate), but I'm wondering if somebody else has solved > this in a better way. Any ideas?
add your own init.d script, mark it "before udev', and add it to boot runlevel ? -mike
