commit | fbda11438363e8f2952b933cfc1f5443bfecabda | [log] [tgz] |
---|---|---|
author | Filip Pytloun <fpytloun@mirantis.com> | Tue Jun 13 16:09:12 2017 +0000 |
committer | Gerrit Code Review <gerrit2@32a4cf582fa9> | Tue Jun 13 16:09:13 2017 +0000 |
tree | db4b620efad4f10921c2608b6dfdfee522d04a6f | |
parent | 926853e7eab5cca3bcd5f7261d4522e6aa50f13f [diff] | |
parent | 4e8e3325858190e42fc932ad77f5147c8f59c600 [diff] |
Merge "Disabled apt-daily"
diff --git a/ubuntu-16.04/scripts/base.sh b/ubuntu-16.04/scripts/base.sh index 815902b..5daa726 100644 --- a/ubuntu-16.04/scripts/base.sh +++ b/ubuntu-16.04/scripts/base.sh
@@ -54,3 +54,6 @@ EOF chmod +x /etc/update-motd.d/52-info + +# Disable apt-daily +systemctl disable apt-daily.timer \ No newline at end of file