From e1488b2de7c50dbb5657f469fc0e6c3afd34f4a0 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Mon, 22 Aug 2011 11:20:32 +0200 Subject: bootrc: use rtc. temporarily. --- sys/src/9/boot/bootrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/src/9/boot/bootrc b/sys/src/9/boot/bootrc index ef699ab9d..0a9e45108 100644 --- a/sys/src/9/boot/bootrc +++ b/sys/src/9/boot/bootrc @@ -12,6 +12,9 @@ for(i in S f k æ t b m) for(i in I l^(0 1 2 3)) bind -qa '#'$i /net +# usualy better than 1970 +cat '#r/rtc' >/dev/time >[2]/dev/null + # reparse #ec variables, move to #e for(i in init service sysname user nvram rootdir cfs bootdisk bootargs \ nobootprompt debugfactotum fs fsaddr auth authaddr console){ -- cgit v1.2.3