[arch-commits] Commit in hostapd/trunk (PKGBUILD hostapd.service)

Sergej Pupykin spupykin at archlinux.org
Mon Feb 2 14:12:24 UTC 2015


    Date: Monday, February 2, 2015 @ 15:12:24
  Author: spupykin
Revision: 126992

upgpkg: hostapd 2.3-2

upd

Modified:
  hostapd/trunk/PKGBUILD
  hostapd/trunk/hostapd.service

-----------------+
 PKGBUILD        |    4 ++--
 hostapd.service |    4 +---
 2 files changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-02 14:06:20 UTC (rev 126991)
+++ PKGBUILD	2015-02-02 14:12:24 UTC (rev 126992)
@@ -3,7 +3,7 @@
 
 pkgname=hostapd
 pkgver=2.3
-pkgrel=1
+pkgrel=2
 pkgdesc="IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator"
 arch=('i686' 'x86_64')
 url="http://w1.fi/hostapd/"
@@ -16,7 +16,7 @@
 	hostapd.service)
 md5sums=('40b89c61036add0c2dd1fc10767d3b5f'
          '72e8ecf8fadf8b06d87876ea8c3dfd07'
-         'a0a16879eed5e4e41ae6b225a4809955')
+         'f2b6ee22f331ff4bd82c8ab4f611797d')
 
 build() {
   cd $pkgname-$pkgver/hostapd

Modified: hostapd.service
===================================================================
--- hostapd.service	2015-02-02 14:06:20 UTC (rev 126991)
+++ hostapd.service	2015-02-02 14:12:24 UTC (rev 126992)
@@ -3,9 +3,7 @@
 After=network.target
 
 [Service]
-Type=forking
-PIDFile=/run/hostapd.pid
-ExecStart=/usr/bin/hostapd /etc/hostapd/hostapd.conf -P /run/hostapd.pid -B
+ExecStart=/usr/bin/hostapd /etc/hostapd/hostapd.conf
 
 [Install]
 WantedBy=multi-user.target



More information about the arch-commits mailing list