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

--- Comment #4 from Simon Deziel <si...@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.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to