summaryrefslogtreecommitdiff
path: root/extensions/mason/httpd.service
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/mason/httpd.service')
-rw-r--r--extensions/mason/httpd.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/extensions/mason/httpd.service b/extensions/mason/httpd.service
deleted file mode 100644
index 7572b732..00000000
--- a/extensions/mason/httpd.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=HTTP server for Mason
-After=network.target
-
-[Service]
-User=root
-ExecStart=/usr/sbin/httpd -f -p 80 -h /srv/mason
-
-[Install]
-WantedBy=multi-user.target