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