assets/systemd: add service dependency on mysql/mariadb
All checks were successful
Build and test / check-license (push) Successful in 1m0s
Build and test / check (push) Successful in 1m43s
Build and test / build (push) Successful in 4m20s
Build and test / test (push) Successful in 3m27s
Build and test / docs (push) Successful in 5m11s

This commit is contained in:
2025-12-16 13:04:49 +09:00
parent cc1d8b0cf1
commit d0e226bff3

View File

@@ -1,6 +1,7 @@
[Unit]
Description=Muscl MySQL admin tool
Requires=muscl.socket
After=mysql.service mariadb.service
[Service]
Type=notify