committing changes in /etc after apt run

Package changes:
-libmariadb3 1:10.9.6+maria~deb11 amd64
+libmariadb3 1:10.9.7+maria~deb11 amd64
-mariadb-client 1:10.9.6+maria~deb11 amd64
-mariadb-client-core 1:10.9.6+maria~deb11 amd64
-mariadb-common 1:10.9.6+maria~deb11 all
-mariadb-server 1:10.9.6+maria~deb11 amd64
-mariadb-server-core 1:10.9.6+maria~deb11 amd64
+mariadb-client 1:10.9.7+maria~deb11 amd64
+mariadb-client-core 1:10.9.7+maria~deb11 amd64
+mariadb-common 1:10.9.7+maria~deb11 all
+mariadb-server 1:10.9.7+maria~deb11 amd64
+mariadb-server-core 1:10.9.7+maria~deb11 amd64
-mysql-common 1:10.9.6+maria~deb11 all
+mysql-common 1:10.9.7+maria~deb11 all
This commit is contained in:
2023-06-08 08:28:15 +02:00
committed by Gitea
parent 67f6d27013
commit 3087869c62
9 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ sanity_checks() {
datadir=`mariadbd_get_param datadir`
# As preset blocksize of GNU df is 1024 then available bytes is $df_available_blocks * 1024
# 4096 blocks is then lower than 4 MB
df_available_blocks=`LC_ALL=C BLOCKSIZE= df --output=avail "$datadir" | tail -n 1`
df_available_blocks="$(LC_ALL=C BLOCKSIZE='' df --output=avail "$datadir" | tail -n 1)"
if [ "$df_available_blocks" -lt "4096" ]; then
log_failure_msg "$0: ERROR: The partition with $datadir is too full!"
echo "ERROR: The partition with $datadir is too full!" | $ERR_LOGGER
+1
View File
@@ -0,0 +1 @@
../init.d/mariadb
+1
View File
@@ -0,0 +1 @@
../init.d/mariadb
+1
View File
@@ -0,0 +1 @@
../init.d/mariadb
+1
View File
@@ -0,0 +1 @@
../init.d/mariadb
+1
View File
@@ -0,0 +1 @@
../init.d/mariadb
+1
View File
@@ -0,0 +1 @@
../init.d/mariadb
+1
View File
@@ -0,0 +1 @@
../init.d/mariadb
@@ -0,0 +1 @@
/lib/systemd/system/mariadb.service