repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
security
/
stunnel
/
files
/
stunnel.sh
blob
9c0d1287c818a5729dc44ad36ced01641f62c904
1
#!@RCD_SCRIPTS_SHELL@
2
#
3
# $NetBSD: stunnel.sh,v 1.1 2004/06/06 14:19:04 schmonz Exp $
4
#
5
6
# PROVIDE: stunnel
7
# REQUIRE: LOGIN
8
9
.
/
etc
/
rc.subr
10
11
name
=
"stunnel"
12
rcvar
=
$name
13
command
=
"@PREFIX@/bin/stunnel"
14
required_files
=
"@PKG_SYSCONFDIR@/stunnel.conf"
15
16
load_rc_config
$name
17
run_rc_command
"
$1
"