aboutsummaryrefslogtreecommitdiff
path: root/legitrx.service
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--legitrx.service (renamed from contrib/legit.service)4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/legit.service b/legitrx.service
index e0193ed..3fc8905 100644
--- a/contrib/legit.service
+++ b/legitrx.service
@@ -1,12 +1,12 @@
[Unit]
-Description=legit Server
+Description=legitrx Server
After=network-online.target
Requires=network-online.target
[Service]
User=git
Group=git
-ExecStart=/usr/bin/legit -config /etc/legit/config.yaml
+ExecStart=/usr/bin/legitrx -config /etc/legit/legitrx.yaml
ProtectSystem=strict
ProtectHome=strict
NoNewPrivileges=true