]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use correct (multi-user) target when installing systemd units
authorMichał Górny <mgorny@gentoo.org>
Thu, 29 Dec 2011 19:39:34 +0000 (21:39 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 29 Dec 2011 19:39:34 +0000 (21:39 +0200)
commit399ec170e87ca1404c534d31da663ca05fef63ab
tree0f2f04c5f3fbad1450a76910df6064429f816ebe
parent62a8ea7d01428ed717eb36b32020ce9a89fb59ae
Use correct (multi-user) target when installing systemd units

The 'network.target' is special (per systemd.special(7)), and is to be
brought up indirectly when network is actually configured (i.e. through
DHCP or static address settings).

Irrelevant of that, all services should be always installed in
multi-user.target.

[Bug 427]
wpa_supplicant/systemd/wpa_supplicant-nl80211@.service.in
wpa_supplicant/systemd/wpa_supplicant-wired@.service.in
wpa_supplicant/systemd/wpa_supplicant.service.in
wpa_supplicant/systemd/wpa_supplicant@.service.in