Skip to content
  • m3hm00d's avatar
    Update bash.bashrc at runtime to disable su. (refs: #15583) · baec650a
    m3hm00d authored
    1. '51-update-bash.bashrc' appends bash.bashrc to source additional
    settings/aliases from scripts in '/etc/bash.bashrc.d/'.
    
    2. 'replace-su-with-sudo.sh' adds a function named 'su' for users other
    than root. This function disables the usage of 'su'.
    baec650a