aboutsummaryrefslogtreecommitdiff
path: root/services/hostapd.in
blob: 172aa6f500b4ccd41a18e48e823787766d62989b (plain)
1
2
3
4
5
6
7
description "WIFI access point daemon"
type respawn limit 10
target boot
after sysinit ifrename
before network ifcfg

exec hostapd "@ETCPATH@/hostapd.conf"