summaryrefslogtreecommitdiff
path: root/dev-db/mysql-init-scripts/files/mysql.conf
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2022-04-07 21:00:48 +0200
committerConrad Kostecki <conikost@gentoo.org>2022-04-11 21:09:05 +0200
commita2e045276140813d197d5eb341bb583dc76cac41 (patch)
tree1ab104ee0640dd815a23b687fe1e165e143d08ce /dev-db/mysql-init-scripts/files/mysql.conf
parentac39fc8141126f2eb27c9fe4d052007b97219109 (diff)
downloadgentoo-a2e045276140813d197d5eb341bb583dc76cac41.tar.gz
gentoo-a2e045276140813d197d5eb341bb583dc76cac41.tar.bz2
gentoo-a2e045276140813d197d5eb341bb583dc76cac41.zip
dev-db/mysql-init-scripts: update tmpfiles path
The path '/var/run' is deprecated, as the following message is being shown: /usr/lib/tmpfiles.d/mysql.conf:1: Line references path below legacy directory /var/run/, updating /var/run/mysqld /run/mysqld; please update the tmpfiles.d/ drop-in file accordingly. Closes: https://github.com/gentoo/gentoo/pull/24947 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-db/mysql-init-scripts/files/mysql.conf')
-rw-r--r--dev-db/mysql-init-scripts/files/mysql.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-db/mysql-init-scripts/files/mysql.conf b/dev-db/mysql-init-scripts/files/mysql.conf
deleted file mode 100644
index 74cd5f836e76..000000000000
--- a/dev-db/mysql-init-scripts/files/mysql.conf
+++ /dev/null
@@ -1 +0,0 @@
-d /var/run/mysqld 0755 mysql mysql -