From 883cbe898d3259077be0b1fc83d0f2cd0a628cdb Mon Sep 17 00:00:00 2001 From: ngie Date: Mon, 2 Feb 2015 05:41:17 +0000 Subject: Remove hostapd and wpa_supplicant from FILES so they're installed conditionally if MK_WIRELESS != no MFC after: 3 days X-MFC with: r277740 --- etc/rc.d/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'etc/rc.d') diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile index a19f73a..94e6721 100644 --- a/etc/rc.d/Makefile +++ b/etc/rc.d/Makefile @@ -43,7 +43,6 @@ FILES= DAEMON \ growfs \ gssd \ ${_hcsecd} \ - hostapd \ hostid \ hostid_save \ hostname \ @@ -137,7 +136,6 @@ FILES= DAEMON \ var \ virecover \ watchdogd \ - wpa_supplicant \ ypbind \ yppasswdd \ ypserv \ -- cgit v1.1