[pkg-wpa-devel] Bug#871488: wpasupplicant: Please allow wired interfaces to be configured using systemd
Benedikt Wildenhain (BO)
benedikt.wildenhain at hs-bochum.de
Tue Aug 8 11:34:15 UTC 2017
Package: wpasupplicant
Version: 2:2.4-1
Severity: wishlist
Tags: patch
Dear Maintainer,
The source package contains the file
wpa_supplicant/systemd/wpa_supplicant-wired.service.arg.in which can be
used to authenticate against a 802.1x network using systemd and
wpasupplicant as described on
https://wiki.archlinux.org/index.php/WPA_supplicant#802.1x.2Fradius.
Applying the following patch would include this .service-file into the
package:
--- wpa-2.4/debian/rules 2017-02-24 16:37:49.000000000 +0100
+++ wpa-2.4-patched/debian/rules 2017-08-08 13:10:26.116659369 +0200
@@ -95,6 +95,8 @@
debian/wpasupplicant/lib/systemd/system/wpa_supplicant.service
install --mode=644 -D wpa_supplicant/systemd/wpa_supplicant at .service \
debian/wpasupplicant/lib/systemd/system/wpa_supplicant at .service
+ install --mode=644 -D wpa_supplicant/systemd/wpa_supplicant-wired at .service \
+ debian/wpasupplicant/lib/systemd/system/wpa_supplicant-wired at .service
# install D-Bus service activation files & configuration
install --mode=644 -D wpa_supplicant/dbus/dbus-wpa_supplicant.conf \
debian/wpasupplicant/etc/dbus-1/system.d/wpa_supplicant.conf
More information about the Pkg-wpa-devel
mailing list