Added MariaDB to exclude from auto updates
This commit is contained in:
@@ -29,6 +29,8 @@ Unattended-Upgrade::Package-Blacklist {
|
||||
"libc6-i686";
|
||||
"mysql-server";
|
||||
"mysql-client";
|
||||
"mariadb-client";
|
||||
"mariadb-server";
|
||||
};
|
||||
|
||||
// This option will controls whether the development release of Ubuntu will be
|
||||
|
||||
Reference in New Issue
Block a user