|
|
cosign-discuss at umich.edu
|
general discussion of cosign development and deployment
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Where does cosign write its log(s)? <EOM>
On 12 Aug 2005, at 10:34, johanna bromberg craig wrote:
The default location is whatever you have defined as LOG_DAEMON
( likely daemon )
This is set in this line of the Makefile
COSIGNSYSLOG=LOG_DAEMON
And can be overridden with command line option -F.
Another way of saying this: cosignd writes it's logs with syslog.
syslog on Mac OS X might not be putting these where you expect.
Check out /etc/syslog.conf.
:wes
|
|