aboutsummaryrefslogtreecommitdiff
path: root/www-apps/meta-srht/files/meta.sr.ht-api.service
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/meta-srht/files/meta.sr.ht-api.service')
-rw-r--r--www-apps/meta-srht/files/meta.sr.ht-api.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/www-apps/meta-srht/files/meta.sr.ht-api.service b/www-apps/meta-srht/files/meta.sr.ht-api.service
deleted file mode 100644
index 1341c65..0000000
--- a/www-apps/meta-srht/files/meta.sr.ht-api.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=meta.sr.ht API service
-After=network.target
-
-[Service]
-Type=simple
-User=srht
-Restart=always
-ExecStart=/usr/bin/metasrht-api -b :5100
-
-[Install]
-WantedBy=multi-user.target