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
Sync usage with man page.
[netbsd-mini2440.git]
/
etc
/
rc.d
/
irdaattach
blob
e6c7340c74a599b4ac6a65c6fab8b502c574351a
1
#!/bin/sh
2
#
3
# $NetBSD: powerd,v 1.2 2004/08/13 18:08:03 mycroft Exp $
4
#
5
6
# PROVIDE: irdaattach
7
# REQUIRE: DAEMON
8
# BEFORE: LOGIN
9
10
$_rc_subr_loaded
.
/
etc
/
rc.subr
11
12
name
=
"irdaattach"
13
rcvar
=
$name
14
command
=
"/usr/sbin/
${name}
"
15
16
load_rc_config
$name
17
run_rc_command
"
$1
"