Welcome to Centmin Mod Community
Become a Member

Master Branch add SSHLOGIN_KERNELCHECK='y' variable support in dmotd.sh in 123.09be…

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jan 2, 2017.

  1. eva2000

    eva2000 Administrator Staff Member

    54,936
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,812
    Local Time:
    9:55 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    add SSHLOGIN_KERNELCHECK='y' variable support in dmotd.sh in 123.09beta01

    system kernel yum package update check and alerts are made when logging into SSH. This added SSHLOGIN_KERNELCHECK='y' variable allows you to disable the system kernel yum package updates by setting in persistent config file at /etc/centminmod/custom_config.inc the following variable

    Code (Text):
    SSHLOGIN_KERNELCHECK='n'
    


    Continue reading...

    Centmin Mod Github Master branch


    Master branch is where most recent commits are made as at May 24, 2015.