summaryrefslogtreecommitdiff
path: root/etc/rc.d/sshd
blob: 46aef9085b0b18c41bb5c9f8d645ba170fe2dd65 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
#
# $OpenBSD: sshd,v 1.1 2011/07/06 18:55:36 robert Exp $

daemon="/usr/sbin/sshd"

. /etc/rc.d/rc.subr

rc_cmd $1