зеркало из https://github.com/Azure/aks-engine.git
feat: disable unneeded message-of-the-day sections (#3000)
This commit is contained in:
Родитель
5827deaab0
Коммит
ae57a4c865
|
@ -51,6 +51,8 @@ if [[ ${UBUNTU_RELEASE} == "18.04" ]]; then
|
|||
echo " - ntpstat" >> ${VHD_LOGS_FILEPATH}
|
||||
fi
|
||||
|
||||
chmod a-x /etc/update-motd.d/??-{motd-news,release-upgrade}
|
||||
|
||||
if [[ ${UBUNTU_RELEASE} == "18.04" ]]; then
|
||||
overrideNetworkConfig
|
||||
fi
|
||||
|
|
Загрузка…
Ссылка в новой задаче