hostap/wpa_supplicant/systemd
Mike Gilbert cda3a40fce systemd: Order wpa_supplicant before network.target
Ordering the units before network.target causes them to be stopped
after network.target on shutdown. This ensures that any network
filesystems will be unmounted before wpa_supplicant is killed.

Adding Wants=network.target ensures that network.target will be included
in the active dependency graph. This is typical of units which are
involved in networking setup functions.

Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2015-08-14 23:16:14 +03:00
..
wpa_supplicant-nl80211.service.arg.in systemd: Order wpa_supplicant before network.target 2015-08-14 23:16:14 +03:00
wpa_supplicant-wired.service.arg.in systemd: Order wpa_supplicant before network.target 2015-08-14 23:16:14 +03:00
wpa_supplicant.service.arg.in systemd: Order wpa_supplicant before network.target 2015-08-14 23:16:14 +03:00
wpa_supplicant.service.in systemd: Order wpa_supplicant before network.target 2015-08-14 23:16:14 +03:00