blob: 758a03187de3f4cf20ef24e38898a9bec4e941bf (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbear/files/dropbear.conf.d,v 1.1 2004/06/21 13:32:07 vapier Exp $
# see `dropbear -h` for more information
# -w disables root logins
# -p # changes the port number to listen on
DROPBEAR_OPTS=""
|