[pkg-wpa-devel] [wpa] 04/06: Don't enable hostapd.service by default.

Andrew Shadura andrewsh at debian.org
Sun Nov 26 23:45:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

andrewsh pushed a commit to branch debian/master
in repository wpa.

commit 2b22671420b3ac7392c82cf78e20e2985a9876dc
Author: Andrew Shadura <andrew.shadura at collabora.co.uk>
Date:   Sun Nov 26 15:11:49 2017 +0000

    Don't enable hostapd.service by default.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 897896b..51ab06e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -125,6 +125,9 @@ override_dh_installchangelogs:
 	dh_installchangelogs --package=wpasupplicant wpa_supplicant/ChangeLog
 	dh_installchangelogs --package=wpagui wpa_supplicant/ChangeLog
 
+override_dh_systemd_enable:
+	dh_systemd_enable --package=hostapd --no-enable
+	dh_systemd_enable --remaining
 ### end dh overrides
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/wpa.git



More information about the Pkg-wpa-devel mailing list