init-scripts/services/hostapd.in

8 lines
156 B
Plaintext
Raw Permalink Normal View History

description "WIFI access point daemon"
type respawn limit 10
target boot
after sysinit ifrename
before network ifcfg
exec hostapd "@ETCPATH@/hostapd.conf"