diff --git a/assets/systemd/muscl.service b/assets/systemd/muscl.service index beff2ca..6764bc9 100644 --- a/assets/systemd/muscl.service +++ b/assets/systemd/muscl.service @@ -1,5 +1,5 @@ [Unit] -Description=MySQL administration tool for non-admin users +Description=Muscl MySQL admin tool Requires=muscl.socket [Service] diff --git a/assets/systemd/muscl.socket b/assets/systemd/muscl.socket index 3dc3aef..abddf5e 100644 --- a/assets/systemd/muscl.socket +++ b/assets/systemd/muscl.socket @@ -1,5 +1,5 @@ [Unit] -Description=MySQL administration tool for non-admin users +Description=Muscl MySQL admin tool [Socket] ListenStream=/run/muscl/muscl.sock