Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle linux 7.9 shutdown too fast prevent K* scripts in /etc/rc0.d to complete normally

Jonau01Feb 12 2021

Oracle linux : 7.9 ; kernel : 4.1.12-124.48.2.el7uek.x86_64
Issue : I have a script to be executed at shutdown and it may take from a few seconds to a few minutes and I do want the script to complete normally. The script is installed in /etc/init.d with chkconfig. It as been tested successfully prior to installed in /etc/init.d . According to the script log , it was triggered by the shutdown but could not complete because the shutdown complete too fast ( less than 18 seconds ) .
Question : how can I configure Oracle linux to wait for K* scripts to complete

This post has been answered by andreas.dijkman on Feb 12 2021
Jump to Answer
Comments
Post Details
Added on Feb 12 2021
4 comments
282 views