17c478bd9Sstevel@tonic-gate#ident "%Z%%M% %I% %E% SMI" 27c478bd9Sstevel@tonic-gate# 37c478bd9Sstevel@tonic-gate# CDDL HEADER START 47c478bd9Sstevel@tonic-gate# 57c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the 6*0ea5e3a5Sjjj# Common Development and Distribution License (the "License"). 7*0ea5e3a5Sjjj# You may not use this file except in compliance with the License. 87c478bd9Sstevel@tonic-gate# 97c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 107c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing. 117c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions 127c478bd9Sstevel@tonic-gate# and limitations under the License. 137c478bd9Sstevel@tonic-gate# 147c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each 157c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 167c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the 177c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying 187c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner] 197c478bd9Sstevel@tonic-gate# 207c478bd9Sstevel@tonic-gate# CDDL HEADER END 217c478bd9Sstevel@tonic-gate# 22*0ea5e3a5Sjjj# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 23*0ea5e3a5Sjjj# Use is subject to license terms. 24*0ea5e3a5Sjjj# 257c478bd9Sstevel@tonic-gate# /etc/default/syslogd 267c478bd9Sstevel@tonic-gate# 27*0ea5e3a5Sjjj# Legacy configuration file for syslogd(1M). See syslogd(1M). 287c478bd9Sstevel@tonic-gate# 29*0ea5e3a5Sjjj# This file should no longer be directly used to configure syslogd. 30*0ea5e3a5Sjjj# These settings are kept here for backwards compatibility only. 31*0ea5e3a5Sjjj# Please use svccfg(1M) to modify the properties of syslogd(1M). 327c478bd9Sstevel@tonic-gate# 33*0ea5e3a5Sjjj# The LOG_FROM_REMOTE setting used to affect the logging of remote 34*0ea5e3a5Sjjj# messages. Its definition here will override the svccfg(1M) settings 35*0ea5e3a5Sjjj# for log_from_remote. 367c478bd9Sstevel@tonic-gate# 377c478bd9Sstevel@tonic-gate#LOG_FROM_REMOTE=YES 38