mirror of
https://github.com/samba-team/samba.git
synced 2025-11-18 00:23:50 +03:00
r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works now
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
90f98e9be3
commit
22f18a8424
@@ -167,7 +167,6 @@ static int do_reseed(BOOL use_fd, int fd)
|
||||
/* Add in some secret file contents */
|
||||
|
||||
do_filehash("/etc/shadow", &seed_inbuf[0]);
|
||||
do_filehash(lp_smb_passwd_file(), &seed_inbuf[16]);
|
||||
|
||||
/*
|
||||
* Add the counter, time of day, and pid.
|
||||
|
||||
Reference in New Issue
Block a user