diff options
| author | gww <gww@eng.sun.com> | 2008-11-03 09:13:36 -0800 |
|---|---|---|
| committer | gww <gww@eng.sun.com> | 2008-11-03 09:13:36 -0800 |
| commit | 878f29a18473c53fcfe3807c019cd8868bff5ae5 (patch) | |
| tree | 6c81ef3938e9e4947107221fb17b26148970e71a /usr/src/cmd/syslogd | |
| parent | dfb9eac9f76859712eb666fdc1bbd853dcddd9b1 (diff) | |
| download | illumos-joyent-878f29a18473c53fcfe3807c019cd8868bff5ae5.tar.gz | |
6764669 6715808 didn't update the comments to reflect the new defaults
Diffstat (limited to 'usr/src/cmd/syslogd')
| -rw-r--r-- | usr/src/cmd/syslogd/system-log.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/cmd/syslogd/system-log.xml b/usr/src/cmd/syslogd/system-log.xml index 412a640269..488e327f08 100644 --- a/usr/src/cmd/syslogd/system-log.xml +++ b/usr/src/cmd/syslogd/system-log.xml @@ -23,8 +23,6 @@ Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. - ident "%Z%%M% %I% %E% SMI" - NOTE: This service manifest is not editable; its contents will be overwritten by package or patch operations, including operating system upgrade. Make customizations in a different @@ -123,8 +121,8 @@ <!-- Specifies whether remote messages are logged. log_from_remote=false is equivalent to the -t - command-line option. The default value for - log_from_remote is true. + command-line option. log_from_remote=true + is equivalent to the -T command-line option. --> <propval name='log_from_remote' |
