Added MariaDB to exclude from auto updates
This commit is contained in:
@@ -57,6 +57,7 @@ Unattended-Upgrade::Package-Blacklist {
|
||||
"libc6-dev$";
|
||||
"libc6-i686$";
|
||||
"mysql$";
|
||||
"mariadb$";
|
||||
|
||||
// Special characters need escaping
|
||||
// "libstdc\+\+6$";
|
||||
|
||||
Reference in New Issue
Block a user