I am trying to change default log location ( var/svc/logs/) of each and every SMF registered processes and append to particular file (/opt/smf.log).
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
migrated from stackoverflow.com Mar 1 '11 at 5:34
|
That file path appears to be compiled into svc.startd:
I suppose you could try changing the location of the directory to somewhere else, and make |
|||
|
|