Added MariaDB to exclude from auto updates

This commit is contained in:
b.waal
2019-11-12 10:32:09 +01:00
parent a64c771af1
commit 541abf00be

View File

@@ -57,6 +57,7 @@ Unattended-Upgrade::Package-Blacklist {
"libc6-dev$";
"libc6-i686$";
"mysql$";
"mariadb$";
// Special characters need escaping
// "libstdc\+\+6$";