Get the most out of your Centmin Mod LEMP stack
Become a Member

Beta Branch add MENUEXIT_ALWAYS_YUMCHECK variable in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Mar 15, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    59,369
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,145
    Local Time:
    5:06 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add MENUEXIT_ALWAYS_YUMCHECK variable in 123.09beta01

    Defaults to MENUEXIT_ALWAYS_YUMCHECK='y' to override previous change made at Beta Branch - update inc/cpcheck.inc initial login routine updates in 123.09beta01 and go back to previous method - so everytime you exits centmin.sh menu, a full yum update check notification is made. If set to MENUEXIT_ALWAYS_YUMCHECK='n' in persistent config file /etc/centminmod/custom_config.inc, then centmin.sh menu exists will only do a full yum update check if the last yum update was greater than 86400 seconds (24hrs) ago. This speeds up centmin.sh menu option 24 exits as yum check can be skipped somewhat.


    Continue reading...

    123.09beta01 branch