diff options
Diffstat (limited to 'examples/source-router/sshd-6-bis')
6 files changed, 12 insertions, 0 deletions
diff --git a/examples/source-router/sshd-6-bis/dependencies.d/init-ipv6 b/examples/source-router/sshd-6-bis/dependencies.d/init-ipv6 new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/examples/source-router/sshd-6-bis/dependencies.d/init-ipv6 diff --git a/examples/source-router/sshd-6-bis/dependencies.d/init-urandom b/examples/source-router/sshd-6-bis/dependencies.d/init-urandom new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/examples/source-router/sshd-6-bis/dependencies.d/init-urandom diff --git a/examples/source-router/sshd-6-bis/notification-fd b/examples/source-router/sshd-6-bis/notification-fd new file mode 100644 index 0000000..00750ed --- /dev/null +++ b/examples/source-router/sshd-6-bis/notification-fd @@ -0,0 +1 @@ +3 diff --git a/examples/source-router/sshd-6-bis/producer-for b/examples/source-router/sshd-6-bis/producer-for new file mode 100644 index 0000000..b8ef8c5 --- /dev/null +++ b/examples/source-router/sshd-6-bis/producer-for @@ -0,0 +1 @@ +sshd-log diff --git a/examples/source-router/sshd-6-bis/run b/examples/source-router/sshd-6-bis/run new file mode 100755 index 0000000..33e215c --- /dev/null +++ b/examples/source-router/sshd-6-bis/run @@ -0,0 +1,9 @@ +#!/command/execlineb -P +fdmove -c 2 1 +s6-envdir /etc/env-network +importas -uSi ETH0_IP6_BIS +emptyenv -p +fdmove 1 3 +s6-tcpserver -v -1 -- ${ETH0_IP6_BIS} 22 +s6-tcpserver-access -v2 -l0 -t 5000 -x /etc/tcprules/sshd.cdb -- +tinysshd -v /etc/tinyssh/keys diff --git a/examples/source-router/sshd-6-bis/type b/examples/source-router/sshd-6-bis/type new file mode 100644 index 0000000..5883cff --- /dev/null +++ b/examples/source-router/sshd-6-bis/type @@ -0,0 +1 @@ +longrun |
