dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git] / usr / src / cmd / cmd-inet / usr.sbin / telnetd.dfl
bloba712bd90fd127b870e2f54ca8274ec4742be9ac1
1 #ident  "%Z%%M% %I%     %E% SMI"
3 # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
4 # Use is subject to license terms.
6 # CDDL HEADER START
8 # The contents of this file are subject to the terms of the
9 # Common Development and Distribution License, Version 1.0 only
10 # (the "License").  You may not use this file except in compliance
11 # with the License.
13 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # or http://www.opensolaris.org/os/licensing.
15 # See the License for the specific language governing permissions
16 # and limitations under the License.
18 # When distributing Covered Code, include this CDDL HEADER in each
19 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
20 # If applicable, add the following below this CDDL HEADER, with the
21 # fields enclosed by brackets "[]" replaced with your own identifying
22 # information: Portions Copyright [yyyy] [name of copyright owner]
24 # CDDL HEADER END
26 # /etc/default/telnetd
28 # telnetd default settings processed via telnetd(1M).
30 # BANNER defines the connection banner which is displayed before the
31 # telnet login prompt, see telnetd(1M) for details.  The following
32 # commented line shows the default value.
34 #BANNER="\\r\\n\\r\\n`uname -s` `uname -r`\\r\\n\\r\\n"
37 # Suppress the telnet banner by supplying a null definition.
39 BANNER=""