diff options
-rw-r--r-- | sys/src/9/boot/bootrc | 3 |
1 files changed, 3 insertions, 0 deletions
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){ |