From 7f12b19b9646bf5f4cf6664c521a3faf9bf17e78 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Mon, 24 Sep 2012 16:49:33 +0100 Subject: Don't let the httpd fork --- units/http-daemon.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units') 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 -- cgit v1.2.1