[Bug 13463] Please consider using the IP_FREEBIND socket option

samba-bugs at samba.org samba-bugs at samba.org
Wed Mar 30 20:26:46 UTC 2022


https://bugzilla.samba.org/show_bug.cgi?id=13463

--- Comment #4 from Simon Deziel <simon at sdeziel.info> ---
Since rsyncd exits with error code 10 ("Error in socket I/O") there are two
possible ways to improve the systemd unit:

[Service]
...
RestartForceExitStatus=10

Or:

[Service]
...
Restart=on-failure


Both should help with late showing IPv6 address due to DAD taking time.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the rsync mailing list