syslogd.dfl (7c478bd95313f5f23a4c958a745db2134aa03244) syslogd.dfl (0ea5e3a571e3da934507bdd32924d11659c70704)
1#ident "%Z%%M% %I% %E% SMI"
2#
1#ident "%Z%%M% %I% %E% SMI"
2#
3# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
4# Use is subject to license terms.
5#
6# CDDL HEADER START
7#
8# The contents of this file are subject to the terms of the
3# CDDL HEADER START
4#
5# 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.
6# Common Development and Distribution License (the "License").
7# You may not use this file except in compliance with the License.
12#
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.
17#
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]
23#
24# CDDL HEADER END
25#
8#
9# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10# or http://www.opensolaris.org/os/licensing.
11# See the License for the specific language governing permissions
12# and limitations under the License.
13#
14# When distributing Covered Code, include this CDDL HEADER in each
15# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16# If applicable, add the following below this CDDL HEADER, with the
17# fields enclosed by brackets "[]" replaced with your own identifying
18# information: Portions Copyright [yyyy] [name of copyright owner]
19#
20# CDDL HEADER END
21#
22# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
23# Use is subject to license terms.
24#
26# /etc/default/syslogd
27#
25# /etc/default/syslogd
26#
28# syslogd default settings processed via syslogd(1M).
27# Legacy configuration file for syslogd(1M). See syslogd(1M).
29#
28#
30# LOG_FROM_REMOTE affects the logging of remote messages, see syslogd(1M)
31# for details. The default value is "YES". A value of "NO" (any case)
32# results in disabling of remote logging; any other value is ignored.
29# This file should no longer be directly used to configure syslogd.
30# These settings are kept here for backwards compatibility only.
31# Please use svccfg(1M) to modify the properties of syslogd(1M).
33#
32#
34# Copy and uncomment the following default lines to change the values.
33# The LOG_FROM_REMOTE setting used to affect the logging of remote
34# messages. Its definition here will override the svccfg(1M) settings
35# for log_from_remote.
35#
36#LOG_FROM_REMOTE=YES
36#
37#LOG_FROM_REMOTE=YES