On Sat, Apr 11, 2015 at 1:52 AM, <[email protected]> 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 <[email protected]>
_______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
