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