summaryrefslogtreecommitdiff
path: root/systemd/fcgiwrap.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/fcgiwrap.service')
-rw-r--r--systemd/fcgiwrap.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/systemd/fcgiwrap.service b/systemd/fcgiwrap.service
new file mode 100644
index 0000000..7b010c9
--- /dev/null
+++ b/systemd/fcgiwrap.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=Simple CGI Server
+After=nss-user-lookup.target
+
+[Service]
+ExecStart=/usr/sbin/fcgiwrap
+User=http
+Group=http
+
+[Install]
+Also=fcgiwrap.socket