diff options
author | Tom Gundersen <teg@jklm.no> | 2012-04-17 18:36:43 +0200 |
---|---|---|
committer | Jouke Witteveen <j.witteveen@gmail.com> | 2012-04-18 00:13:40 +0200 |
commit | 9feac3562c132207be58ec7939c9503cf41803de (patch) | |
tree | 4a793da5c25916d1d4c83935b9541efc85f48ee4 /Makefile | |
parent | e40cdd3514857d7b9d644f1ae63e44a1daadd726 (diff) | |
download | netctl-9feac3562c132207be58ec7939c9503cf41803de.tar.gz netctl-9feac3562c132207be58ec7939c9503cf41803de.tar.xz |
systemd: wait for network to come up
We need to make sure no the systemd services are only considered
started when the network is actually up. Otherwise, things relying
on the network don't know when they can start.
This means that we need to use Type=forking or Type=oneshot, and in
the case of ifplugd we must daemonize and wait for the daemon to be
ready before we continue.
Also do some minor cleanup:
- don't include env files that are not used
- don't ignore return values
Signed-off-by: Tom Gundersen <teg@jklm.no>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions