diff options
Diffstat (limited to 'dev-libs/lsh/files/lsh.confd')
-rw-r--r-- | dev-libs/lsh/files/lsh.confd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-libs/lsh/files/lsh.confd b/dev-libs/lsh/files/lsh.confd new file mode 100644 index 000000000000..3d56c22a46c8 --- /dev/null +++ b/dev-libs/lsh/files/lsh.confd @@ -0,0 +1,9 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/lsh/files/lsh.confd,v 1.1 2004/11/23 02:25:04 vapier Exp $ + +# see `lshd --help` for more information +# -p [num] changes the port number to listen on +# --no-root-login don't allow root to login + +LSHD_OPTS="" |