diff options
author | gww <none@none> | 2008-06-19 14:31:38 -0700 |
---|---|---|
committer | gww <none@none> | 2008-06-19 14:31:38 -0700 |
commit | ed1b5e112c41f518c77f86f3fb33b0edf43775cc (patch) | |
tree | ba59c4df23d82b3f04d9a234e07e3a531ba054b1 /usr/src/cmd/syslogd | |
parent | 308903890e892f9c21ee582e3a52fdd67e52870b (diff) | |
download | illumos-gate-ed1b5e112c41f518c77f86f3fb33b0edf43775cc.tar.gz |
6715808 In Indiana SBD for some ON services to run local only is undone
Diffstat (limited to 'usr/src/cmd/syslogd')
-rw-r--r-- | usr/src/cmd/syslogd/system-log.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/cmd/syslogd/system-log.xml b/usr/src/cmd/syslogd/system-log.xml index f52e5f0f84..412a640269 100644 --- a/usr/src/cmd/syslogd/system-log.xml +++ b/usr/src/cmd/syslogd/system-log.xml @@ -20,7 +20,7 @@ CDDL HEADER END - Copyright 2006 Sun Microsystems, Inc. All rights reserved. + Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. ident "%Z%%M% %I% %E% SMI" @@ -129,7 +129,7 @@ <propval name='log_from_remote' type='boolean' - value='true' /> + value='false' /> <!-- authorization to modify the configuration properties --> <propval name='value_authorization' type='astring' |