关闭Ubuntu自动检查更新
作者:互联网
systemctl stop apt-daily.service
systemctl stop apt-daily.timer
systemctl stop apt-daily-upgrade.service
systemctl stop apt-daily-upgrade.timer
systemctl disable apt-daily.service
systemctl disable apt-daily.timer
systemctl disable apt-daily-upgrade.service
systemctl disable apt-daily-upgrade.timer
参考链接:https://www.cnblogs.com/sparkdev/p/11376560.html
标签:upgrade,service,stop,daily,systemctl,apt,关闭,Ubuntu,更新 来源: https://www.cnblogs.com/jubian520/p/16520882.html