what is crondtab daemon?

Answers were Sorted based on User's Feedback



what is crondtab daemon?..

Answer / 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

More Linux Threads Interview Questions

Which thread method is called when a thread starts?

0 Answers  


What are the differences between user level threads and kernel threads?

0 Answers  


what is the scope and packages being offered after the linux course completion,i'm really waitin for the answer?

2 Answers  


What is pthread in linux?

0 Answers  


Why do we need thread pool?

0 Answers  






Why are threads useful?

0 Answers  


How do you create a thread?

0 Answers  


Can two threads execute at the same time?

0 Answers  


Is face threading bad?

0 Answers  


Are goroutines thread safe?

0 Answers  


differtent ways of creating threads???? other than pthread

1 Answers  


What is a thread in c?

0 Answers  


Categories