mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Update last scan time in rescan_trusted_domains().
Fix from Ken Cross.
(This used to be commit 45775b48a0
)
This commit is contained in:
parent
a5cddd08c8
commit
c60f385691
@ -169,6 +169,8 @@ void rescan_trusted_domains( void )
|
||||
/* this will only add new domains we didn't already know about */
|
||||
|
||||
add_trusted_domains( mydomain );
|
||||
|
||||
last_scan = now;
|
||||
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user