Hi Angela --
There was a change (changeset 1529) putback into sysconfig that removed
setting the FileHandler for the sysconfig log to "write". This causes
logging
to revert to the default setting, which appends to the log instead of
overwriting
it. The second filehandler was put in place due to another bug that has
since
been fixed.
This is ok, since there may be other consumers of logging writing to the
same file, and we wouldn't want the sysconfig operations to overwrite other
log entries.
Let me know if you have any other questions.
ginnie
On 12/12/11 07:21 PM, angela wrote:
Hi Drew,
I used to run "sysconfig create-profile" to test the command UI.
Before s11u1_03, every time when run this command, it will overwrite
the log file.
But now, we found that the command will append log to the log file,
instead of overwrite.
I wonder is this change the desired or not?
Thanks,
Angela
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss