aboutsummaryrefslogtreecommitdiff
path: root/services/hostapd.in
diff options
context:
space:
mode:
Diffstat (limited to 'services/hostapd.in')
-rw-r--r--services/hostapd.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/services/hostapd.in b/services/hostapd.in
deleted file mode 100644
index 172aa6f..0000000
--- a/services/hostapd.in
+++ /dev/null
@@ -1,7 +0,0 @@
-description "WIFI access point daemon"
-type respawn limit 10
-target boot
-after sysinit ifrename
-before network ifcfg
-
-exec hostapd "@ETCPATH@/hostapd.conf"