summaryrefslogtreecommitdiff
path: root/community/webfs/webfsd.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/webfs/webfsd.service')
-rw-r--r--community/webfs/webfsd.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/webfs/webfsd.service b/community/webfs/webfsd.service
deleted file mode 100644
index b4095fc6f..000000000
--- a/community/webfs/webfsd.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Simple and instant http server.
-Documentation=man:webfsd(1)
-After=network.target
-
-[Service]
-EnvironmentFile=/etc/conf.d/webfsd
-ExecStart=/usr/bin/webfsd $WEBFSD_ARGS -F
-
-[Install]
-WantedBy=multi-user.target