summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-24 16:49:33 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-24 16:49:33 +0100
commit7f12b19b9646bf5f4cf6664c521a3faf9bf17e78 (patch)
tree9a9041ee857ffb35eabfee89b79be223c90a9d9d /units
parente594488bf19d7ab05387699a21f75b812cbc4c1a (diff)
downloadtrove-setup-7f12b19b9646bf5f4cf6664c521a3faf9bf17e78.tar.gz
Don't let the httpd fork
Diffstat (limited to 'units')
-rw-r--r--units/http-daemon.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/http-daemon.service b/units/http-daemon.service
index 893872f..8b74e7d 100644
--- a/units/http-daemon.service
+++ b/units/http-daemon.service
@@ -3,4 +3,4 @@ Description=HTTP Daemon for Trove
After=network.target
[Service]
-ExecStart=/usr/sbin/httpd -u git:git -h /var/www/htdocs
+ExecStart=/usr/sbin/httpd -u git:git -h /var/www/htdocs -f