summaryrefslogtreecommitdiff
path: root/www-apps/ttyd/files/ttyd.service
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/ttyd/files/ttyd.service')
-rw-r--r--www-apps/ttyd/files/ttyd.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/www-apps/ttyd/files/ttyd.service b/www-apps/ttyd/files/ttyd.service
deleted file mode 100644
index 3315ad4..0000000
--- a/www-apps/ttyd/files/ttyd.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=ttyd daemon
-Documentation=man:ttyd(1)
-After=network.target
-
-[Service]
-EnvironmentFile=/etc/conf.d/ttyd
-ExecStart=/usr/bin/ttyd $TTYD_OPTS
-
-[Install]
-WantedBy=multi-user.target