repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
etc
/
rc.d
/
hostapd
blob
c788437e7e1f7e1917884a7d06b33c540a1caa5f
1
#!/bin/sh
2
#
3
# $NetBSD: hostapd,v 1.3 2006/06/02 01:06:16 rpaulo Exp $
4
#
5
6
# PROVIDE: hostapd
7
# REQUIRE: mountcritremote
8
9
$_rc_subr_loaded
.
/
etc
/
rc.subr
10
11
name
=
"hostapd"
12
rcvar
=
$name
13
command
=
"/usr/sbin/hostapd"
14
required_files
=
"/etc/hostapd.conf"
15
16
load_rc_config
$name
17
run_rc_command
"
$1
"