networking module: remove reference to removed ip-up.target

This commit is contained in:
Robin Gloster 2017-02-23 15:24:30 +01:00
parent 11d86725df
commit 274994785d
No known key found for this signature in database
GPG key ID: 5E4C836C632C2882

View file

@ -251,11 +251,6 @@ in
# Install the proxy environment variables
environment.sessionVariables = cfg.proxy.envVars;
# The ip-up target is kept for backwards compatibility.
# New services should use systemd upstream targets:
# See https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/
systemd.targets.ip-up.description = "Services Requiring IP Connectivity (deprecated)";
# This is needed when /etc/resolv.conf is being overriden by networkd
# and other configurations. If the file is destroyed by an environment
# activation then it must be rebuilt so that applications which interface