--- units/fedora/rc-local.service | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/units/fedora/rc-local.service b/units/fedora/rc-local.service index 106b12c..9a38e59 100644 --- a/units/fedora/rc-local.service +++ b/units/fedora/rc-local.service @@ -8,6 +8,7 @@ [Unit] Description=/etc/rc.local Compatibility ConditionFileIsExecutable=/etc/rc.d/rc.local +After=network.target [Service] Type=forking -- 1.7.7.3 _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
