Add script to create deb package
All checks were successful
Build / check (push) Successful in 1m38s
Build / build (push) Successful in 3m47s
Build / docs (push) Successful in 5m41s

This commit is contained in:
2024-04-26 00:31:23 +02:00
parent 30d02775c2
commit 6a7e8db162
6 changed files with 130 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
[Unit]
Description=MySQL administration tool for non-admin users
WantedBy=sockets.target
[Socket]
ListenStream=/run/mysqladm/mysqladm.sock
Accept=no
PassCredentials=true