Commit cb7b36b8 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

We should remove correct tmpfiles.d config for temporary mariadb

parent 556ed583
...@@ -173,7 +173,7 @@ client: mysql-config ...@@ -173,7 +173,7 @@ client: mysql-config
$(MAKE) -C mariadb-10.5.8/build test $(MAKE) -C mariadb-10.5.8/build test
$(MAKE) -C mariadb-10.5.8/build install $(MAKE) -C mariadb-10.5.8/build install
rm -rf /usr/mysql-test rm -rf /usr/mysql-test
rm -f /usr/lib/tmpfiles.d/tmpfiles.conf rm -f /usr/lib/tmpfiles.d/mariadb.conf
rm -rf /lib/systemd/system/mariadb@bootstrap.service.d rm -rf /lib/systemd/system/mariadb@bootstrap.service.d
rm -f /lib/systemd/system/mariadb@.service rm -f /lib/systemd/system/mariadb@.service
rm -f /lib/systemd/system/mariadb.service rm -f /lib/systemd/system/mariadb.service
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment