On Fri, 10.04.15 15:52, [email protected] ([email protected]) wrote:

> My /etc/systemd/system/sshd.service has a
> 
>   After=network-online.target
> 
> dependency.
> 
> When my ethernet interface, eno1, is the primary 'net listener,
> 
>       cat /etc/sysconfig/network/ifcfg-eno1
>               STARTMODE='auto'  
>               BOOTPROTO='static'
>               IPADDR='192.168.1.1/24'

This looks like Fedora/Red Hat initscripts networking? 

If so, please file a bug against the initscripts package. It's up to
the networking management solution to fill network-line.target with
something useful, and in your case that appears to be the initscripts
implementation.

systemd just provides the the name network-ionline.target really.

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to