diff options
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 |