mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
wpa_supplicant: add systemd support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
52dae1b6de
commit
27db1fa71e
@ -56,6 +56,9 @@ post_makeinstall_target() {
|
||||
mkdir -p $INSTALL/etc/dbus-1/system.d
|
||||
cp wpa_supplicant/dbus/dbus-wpa_supplicant.conf $INSTALL/etc/dbus-1/system.d
|
||||
|
||||
mkdir -p $INSTALL/lib/systemd/system
|
||||
cp wpa_supplicant/systemd/wpa_supplicant.service $INSTALL/lib/systemd/system
|
||||
|
||||
mkdir -p $INSTALL/usr/share/dbus-1/system-services
|
||||
cp wpa_supplicant/dbus/fi.w1.wpa_supplicant1.service $INSTALL/usr/share/dbus-1/system-services
|
||||
cp wpa_supplicant/dbus/fi.epitest.hostap.WPASupplicant.service $INSTALL/usr/share/dbus-1/system-services
|
||||
|
Loading…
x
Reference in New Issue
Block a user