Why "sendmail -FCronDaemon -i -odi -oem -oi -t -f root " Process Appears when Running Cron Service
(Doc ID 2335691.1)
Last updated on JUNE 19, 2023
Applies to:
Linux OS - Version Oracle Linux 7.0 and laterOracle Cloud Infrastructure - Version N/A and later
Linux x86-64
Symptoms
Why does the sendmail process work as follow when cron job is running ?
# ps -ef | grep send
root 13619 12532 0 10:12 pts/3 00:00:00 grep --color=auto send
root 25780 25723 0 Oct10 ? 00:00:00 /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f root <<<<<<<<<
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |