[pkg-wpa-devel] r1922 - in /wpa/trunk/debian: changelog rules
slh-guest at users.alioth.debian.org
slh-guest at users.alioth.debian.org
Mon Jan 12 23:40:18 UTC 2015
Author: slh-guest
Date: Mon Jan 12 23:40:18 2015
New Revision: 1922
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1922
Log:
wpasupplicant: install systemd unit.
Modified:
wpa/trunk/debian/changelog
wpa/trunk/debian/rules
Modified: wpa/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/changelog?rev=1922&op=diff
==============================================================================
--- wpa/trunk/debian/changelog (original)
+++ wpa/trunk/debian/changelog Mon Jan 12 23:40:18 2015
@@ -4,6 +4,7 @@
* hostapd: avoid segfault with driver=wired, by merging upstream commit
e9b783d58c23a7bb50b2f25bce7157f1f3b5d58b "Fix hostapd operation without
hw_mode driver data."
+ * wpasupplicant: install systemd unit.
-- Stefan Lippers-Hollmann <s.l-h at gmx.de> Thu, 16 Oct 2014 02:32:17 +0200
Modified: wpa/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/rules?rev=1922&op=diff
==============================================================================
--- wpa/trunk/debian/rules (original)
+++ wpa/trunk/debian/rules Mon Jan 12 23:40:18 2015
@@ -92,6 +92,8 @@
# install systemd support
install --mode=644 -D wpa_supplicant/systemd/wpa_supplicant.service \
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 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