aboutsummaryrefslogtreecommitdiffstats
path: root/examples/source/httpd-6
diff options
context:
space:
mode:
Diffstat (limited to 'examples/source/httpd-6')
-rw-r--r--examples/source/httpd-6/dependencies2
-rw-r--r--examples/source/httpd-6/notification-fd1
-rw-r--r--examples/source/httpd-6/producer-for1
-rwxr-xr-xexamples/source/httpd-6/run10
-rw-r--r--examples/source/httpd-6/type1
5 files changed, 15 insertions, 0 deletions
diff --git a/examples/source/httpd-6/dependencies b/examples/source/httpd-6/dependencies
new file mode 100644
index 0000000..6143111
--- /dev/null
+++ b/examples/source/httpd-6/dependencies
@@ -0,0 +1,2 @@
+init-ipv6
+mount-rwfs
diff --git a/examples/source/httpd-6/notification-fd b/examples/source/httpd-6/notification-fd
new file mode 100644
index 0000000..00750ed
--- /dev/null
+++ b/examples/source/httpd-6/notification-fd
@@ -0,0 +1 @@
+3
diff --git a/examples/source/httpd-6/producer-for b/examples/source/httpd-6/producer-for
new file mode 100644
index 0000000..7f6f6cd
--- /dev/null
+++ b/examples/source/httpd-6/producer-for
@@ -0,0 +1 @@
+httpd-log
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
diff --git a/examples/source/httpd-6/type b/examples/source/httpd-6/type
new file mode 100644
index 0000000..5883cff
--- /dev/null
+++ b/examples/source/httpd-6/type
@@ -0,0 +1 @@
+longrun