mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
52744d35a3
Under some circumstances the network-online.target can be reached without an IPv4 address, for example when using systemd-networkd and having systemd-networkd-wait-online.service disabled. This will trigger a five seconds sleep which seems a bit excessive. It is specially critical when winbind.service is enabled as it won't be started until nmbd.service is running, delaying the systemd-logind.service five seconds. Reduce the sleep time from 5 seconds to 250ms to exit the loop as soon as possible. Signed-off-by: Samuel Cabrero <scabrero@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Fri May 14 20:52:47 UTC 2021 on sn-devel-184 |
||
---|---|---|
.. | ||
asyncdns.c | ||
nmbd_become_dmb.c | ||
nmbd_become_lmb.c | ||
nmbd_browserdb.c | ||
nmbd_browsesync.c | ||
nmbd_elections.c | ||
nmbd_incomingdgrams.c | ||
nmbd_incomingrequests.c | ||
nmbd_lmhosts.c | ||
nmbd_logonnames.c | ||
nmbd_mynames.c | ||
nmbd_namelistdb.c | ||
nmbd_namequery.c | ||
nmbd_nameregister.c | ||
nmbd_namerelease.c | ||
nmbd_nodestatus.c | ||
nmbd_packets.c | ||
nmbd_processlogon.c | ||
nmbd_proto.h | ||
nmbd_responserecordsdb.c | ||
nmbd_sendannounce.c | ||
nmbd_serverlistdb.c | ||
nmbd_subnetdb.c | ||
nmbd_synclists.c | ||
nmbd_winsproxy.c | ||
nmbd_winsserver.c | ||
nmbd_workgroupdb.c | ||
nmbd.c | ||
nmbd.h | ||
wscript_build |