Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=4483c69a171420fceac7451dbbaa8e9d4112afc0

commit 4483c69a171420fceac7451dbbaa8e9d4112afc0
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Wed Apr 6 22:16:41 2011 +0200

netconfig.service: depend on udev-settle.service

this way we can make sure the kernel module of the network card is
modprobed already when we try to invoke ifconfig/dhcpcd

diff --git a/netconfig/netconfig.service b/netconfig/netconfig.service
index d57e5d2..5947fd4 100644
--- a/netconfig/netconfig.service
+++ b/netconfig/netconfig.service
@@ -1,6 +1,6 @@
[Unit]
Description=Network configurator
-After=syslog.target
+After=syslog.target udev-settle.service

[Service]
Type=oneshot
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to