]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/cmd/ndb/dns.c
merge
[plan9front.git] / sys / src / cmd / ndb / dns.c
index 0f748d48cb7d87d0fd844475e7355b842f56c994..83fe86b71a8d81b0e472ab4283b828fc53457c43 100644 (file)
@@ -197,7 +197,7 @@ main(int argc, char *argv[])
        free(dir);
        mountinit(servefile, mntpt);    /* forks, parent exits */
 
-       srand(now*getpid());
+       srand(truerand());
        db2cache(1);
 
        if (cfg.straddle && !seerootns())