11.2 Virtuald Logging

Virtuald will, by default, log actions by services requested through syslogd. I say by default, as you can shut off the logging by editing the source of virtuald.c and shutting off VERBOSELOG. By default it is on.

You will notice in your syslog when Virtuald kicks in. Something like this should be logged:

virtuald[4207]: Virtuald Starting v.xxxx
....

You will be able to tell where the service is being called to. Also, you may check on these logs for debugging purposes.