[systemd-devel] sshd.service fails on boot when primary listener is a bridge (br0) instead of real interface (eth0). What dependency is needed?

Mantas Mikulėnas grawity at gmail.com
Fri Apr 10 17:54:29 PDT 2015


On Sat, Apr 11, 2015 at 1:52 AM, <lyndat3 at your-mail.com> wrote:

> My /etc/systemd/system/sshd.service has a
>
>   After=network-online.target
>
> dependency.
>
> ...
>
> Apparently, network-online waits for *real* interfaces only.
>

By itself, if I remember correctly, network-online.target doesn't wait
for *anything;
*it needs the provider-specific services to also be enabled, like
NetworkManager-wait-online.service (similarly for systemd-networkd and
ifupdown).

-- 
Mantas Mikulėnas <grawity at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20150411/6e245a02/attachment.html>


More information about the systemd-devel mailing list