diff options
author | Hampus <hampus@hampusmat.com> | 2022-01-06 13:35:49 +0100 |
---|---|---|
committer | Hampus <hampus@hampusmat.com> | 2022-01-06 13:35:49 +0100 |
commit | 93c06e25648db0519566ea1d28dbb47156121837 (patch) | |
tree | 0e602c5db84afc1c08d099b18a741ead96190826 /40-start-fcgiwrap.sh | |
parent | 1893fc4827b54088608c2a51a08d3e376e2daeb9 (diff) |
Diffstat (limited to '40-start-fcgiwrap.sh')
-rwxr-xr-x | 40-start-fcgiwrap.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/40-start-fcgiwrap.sh b/40-start-fcgiwrap.sh new file mode 100755 index 0000000..dcbf3b1 --- /dev/null +++ b/40-start-fcgiwrap.sh @@ -0,0 +1,2 @@ +#!/bin/sh +spawn-fcgi -s /run/fcgi.sock -U nginx /usr/sbin/fcgiwrap |