From 461479c5e08996de09e9f28fdef827499428da82 Mon Sep 17 00:00:00 2001 From: Souvik Banerjee Date: Sat, 9 Jan 2016 18:18:26 -0600 Subject: [PATCH] Update fcgiwrap.service --- systemd/fcgiwrap.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd/fcgiwrap.service b/systemd/fcgiwrap.service index 7b010c9..3029d41 100644 --- a/systemd/fcgiwrap.service +++ b/systemd/fcgiwrap.service @@ -3,7 +3,7 @@ Description=Simple CGI Server After=nss-user-lookup.target [Service] -ExecStart=/usr/sbin/fcgiwrap +ExecStart=/usr/local/sbin/fcgiwrap User=http Group=http