summaryrefslogtreecommitdiff
path: root/community/webfs/webfsd.service
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-01 01:47:44 -0700
committerroot <root@rshg054.dnsready.net>2012-11-01 01:47:44 -0700
commit83a318800db22408628e60c9e1730578efcfee37 (patch)
tree9f1c330c5019dd940e41c44a7c1db13d337058a6 /community/webfs/webfsd.service
parent5827948456201df72a1bd73e87977c569129fb27 (diff)
Thu Nov 1 01:47:04 PDT 2012
Diffstat (limited to 'community/webfs/webfsd.service')
-rw-r--r--community/webfs/webfsd.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/community/webfs/webfsd.service b/community/webfs/webfsd.service
new file mode 100644
index 000000000..18c07d7ce
--- /dev/null
+++ b/community/webfs/webfsd.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Simple and instant http server.
+After=network.target
+
+[Service]
+ExecStart=/usr/lib/systemd/scripts/webfsd
+
+[Install]
+WantedBy=multi-user.target