aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/services/custom-units/agate.service
diff options
context:
space:
mode:
Diffstat (limited to 'straper/db/public/services/custom-units/agate.service')
-rw-r--r--straper/db/public/services/custom-units/agate.service15
1 files changed, 0 insertions, 15 deletions
diff --git a/straper/db/public/services/custom-units/agate.service b/straper/db/public/services/custom-units/agate.service
deleted file mode 100644
index a8858b7..0000000
--- a/straper/db/public/services/custom-units/agate.service
+++ /dev/null
@@ -1,15 +0,0 @@
-[Unit]
-Description=Agate Gemini Server
-After=network.target
-
-[Service]
-User=lukasz
-WorkingDirectory=/srv/gemini-capsule
-ExecStart=/home/lukasz/apps/agate/agate \
- --content /srv/gemini-capsule \
- --hostname gmi.labunix.xyz \
- --addr 0.0.0.0:1965
-Restart=on-failure
-
-[Install]
-WantedBy=multi-user.target