Oracle
1Z0-403 · Question #27
How is logwatch started even if it is not listed in the crontab -l output for the root user?
The correct answer is A. /etc/log.d/scripts/logwatch.pl is automatically run as per the soft link 00-logwatch in the /etc/cron.daily. See the full explanation below for the reasoning.
Question
How is logwatch started even if it is not listed in the crontab -l output for the root user?
Options
- A/etc/log.d/scripts/logwatch.pl is automatically run as per the soft link 00-logwatch in the /etc/cron.daily
- B/etc/log.d/scripts/logwatch.pl is automatically run as per the soft link 00-logwatch in the /etc/cron.d
- C/etc/log.d/scripts/logwatch.pl is automatically run as per the soft link 00-logwatch in the /etc/cron.hourly
- D/etc/log.d/scripts/logwatch.pl is automatically run as per the logrotate script in the /etc/cron.daily
How the community answered
(27 responses)- A74% (20)
- B15% (4)
- C7% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.