Files
muscl/assets/systemd/muscle.socket
h7x4 027af5c456
Some checks failed
Build and test / test (push) Has been cancelled
Build and test / docs (push) Has been cancelled
Build and test / check-license (push) Has been cancelled
Build and test / check (push) Has been cancelled
Build and test / build (push) Has been cancelled
Rename project to muscle
2025-11-26 03:41:43 +09:00

9 lines
167 B
SYSTEMD

[Unit]
Description=MySQL administration tool for non-admin users
WantedBy=sockets.target
[Socket]
ListenStream=/run/muscle/muscle.sock
Accept=no
PassCredentials=true