
Originally Posted by
FreedomNet
Thank you, yes that is the case, that has happend. After we restored to a prior version (WHM 11.15.0 cPanel 11.18.6-S24739) it now appears that CPANEL=never is getting changed to "Manual Stable" now. Will the hot fix handle that also? If it will, can I trouble you for the hotfix id?
THANKS AGAIN!
The hotfix is run every upcp cycle. If the hotfix detects the /scripts directory is out-of-sync with /usr/local/cpanel (the hotfix performs some specific checks) then the CPANEL value in /etc/cpupdate.conf will be changed to release. The hotfix will not change the CPANEL value to anything else.
Once /scripts and /usr/local/cpanel are in harmony, if you want to totally disable automatic updates, then use the following values in your /etc/cpupdate.conf:
Code:
BANDMINUP=never
COURIERUP=never
CPANEL=never
EXIMUP=never
FTPUP=never
MYSQLUP=never
PYTHONUP=never
RPMUP=never
SYSUP=never