<p dir="ltr">rc.conf had many things, some of them not belonging to the boot scripts. It used to list active netcfg profiles once, later got simplified to configuring one Ethernet interface (before sysvinit was removed entirely). Was a rather bad place for wireless settings though – after all, WiFi networks can come and go many times after boot.</p>

<p dir="ltr">systemd didn't have any network configuration until the latest release, which brings systemd-networkd. But, for the huge majority of wireless networks, plain dhclient or dhcpcd would work as well. </p>
<p dir="ltr">However, you need to pair them with wpa_supplicant to actually find a WiFi AP before an IP address can be assigned at all.</p>
<p dir="ltr">Instead of configuring these parts manually, I suggest trying out NetworkManager, connman, wicd, or Arch's netctl – all of which can connect to a wired/wireless network and set up everything at once.</p>

<p dir="ltr">-- <br>
Mantas Mikulėnas <<a href="mailto:grawity@gmail.com">grawity@gmail.com</a>></p>
<div class="gmail_quote">On May 31, 2014 6:27 PM, "Lucas Thieme" <<a href="mailto:l@thiemeonline.de">l@thiemeonline.de</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I found a guide for network problems at the german arch wiki.<br>
They say, if your device has no inet IP in the "IP addr" menu, it's not configurated correct in/etc/rc.conf, and I thought, systemd replaced it.<br>
<br>
Gesendet mit AquaMail für Android<br>
<a href="http://www.aqua-mail.com" target="_blank">http://www.aqua-mail.com</a><br>
<br>
<br>
Am 31. Mai 2014 17:13:01 schrieb Greg KH <<a href="mailto:gregkh@linuxfoundation.org" target="_blank">gregkh@linuxfoundation.org</a>>:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sat, May 31, 2014 at 04:30:00PM +0200, Lucas Thieme wrote:<br>
> Hey guys,<br>
> I just began setting up arch linux. Now I have some Errors while setting up<br>
> the W-LAN. There are various errors. I think it may be caused by the systemd<br>
> driver configuration. Is here someone who can help me?<br>
<br>
Given that you provided no information as to what the errors are, why<br>
you think systemd is the problem, or anything else more specific, I kind<br>
of doubt it :(<br>
<br>
greg k-h<br>
</blockquote>
<br>
<br>
______________________________<u></u>_________________<br>
systemd-devel mailing list<br>
<a href="mailto:systemd-devel@lists.freedesktop.org" target="_blank">systemd-devel@lists.<u></u>freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/systemd-devel</a><br>
</blockquote></div>