[an error occurred while processing the directive]
![]() |
cosign-discuss at umich.edu |
general discussion of cosign development and deployment | |
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