diff options
Diffstat (limited to 'examples/source/httpd-6/run')
| -rwxr-xr-x | examples/source/httpd-6/run | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/source/httpd-6/run b/examples/source/httpd-6/run new file mode 100755 index 0000000..610d242 --- /dev/null +++ b/examples/source/httpd-6/run @@ -0,0 +1,10 @@ +#!/command/execlineb -P +fdmove -c 2 1 +s6-envdir /etc/env-network +cd /home/public +importas -uSi ETH0_IP6 +emptyenv -p +s6-envuidgid public +fdmove 1 3 +s6-tcpserver -v -U -c 512 -1 -- ${ETH0_IP6} 80 +tipideed |
