summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-13 11:33:13 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-13 11:33:13 +0100
commitfe3cafdb8c4fd2679ff929803dacc2a835db1524 (patch)
tree7cd15fd90291dbebef1bf0636eabe61458d5bbec /units
parent18787b4e8f8e0272b8ab8e84d8ca57a5337cf83e (diff)
downloadtrove-setup-fe3cafdb8c4fd2679ff929803dacc2a835db1524.tar.gz
httpd unit
Diffstat (limited to 'units')
-rw-r--r--units/http-daemon.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/units/http-daemon.service b/units/http-daemon.service
new file mode 100644
index 0000000..893872f
--- /dev/null
+++ b/units/http-daemon.service
@@ -0,0 +1,6 @@
+[Unit]
+Description=HTTP Daemon for Trove
+After=network.target
+
+[Service]
+ExecStart=/usr/sbin/httpd -u git:git -h /var/www/htdocs