Answer Posted / ronan
The cron daemon reads the /etc/cronlog.conf configuration
file provided by the user to log the information. If a
configuration file has not been created, then the cron
daemon creates a log of its activities in the
/var/adm/cron/log file. The cron daemon reads the
configuration file when it is activated and when it receives
the hangup signal.
If the cron daemon is not able to create or open the
user-specified logfile, then it creates a log of its
activities in the /var/adm/cron/log file.
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
Is thread an abstract class?
What are linux kernel threads?
Why is hyperthreading turned off?
Do threads share page table?
How many cores and threads do I need?
Do threads have pids?
Is creating a thread expensive?
Are processes faster than threads?
What is the biggest advantage of implementing threads in user space?
Is c++ multithreaded?
What is kernel level thread?
What is a thread in c?
Can we start two threads at a time?
Can threading cause hair to grow back thicker?
How many threads can run on a single processor?