diff options
Diffstat (limited to 'examples/demo/0/N9-log')
| -rw-r--r-- | examples/demo/0/N9-log/consumer-for | 1 | ||||
| -rw-r--r-- | examples/demo/0/N9-log/dependencies.d/essentials | 0 | ||||
| -rw-r--r-- | examples/demo/0/N9-log/notification-fd | 1 | ||||
| -rw-r--r-- | examples/demo/0/N9-log/pipeline-name | 1 | ||||
| -rw-r--r-- | examples/demo/0/N9-log/run | 3 | ||||
| -rw-r--r-- | examples/demo/0/N9-log/type | 1 |
6 files changed, 7 insertions, 0 deletions
diff --git a/examples/demo/0/N9-log/consumer-for b/examples/demo/0/N9-log/consumer-for new file mode 100644 index 0000000..306bd52 --- /dev/null +++ b/examples/demo/0/N9-log/consumer-for @@ -0,0 +1 @@ +N9 diff --git a/examples/demo/0/N9-log/dependencies.d/essentials b/examples/demo/0/N9-log/dependencies.d/essentials new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/examples/demo/0/N9-log/dependencies.d/essentials diff --git a/examples/demo/0/N9-log/notification-fd b/examples/demo/0/N9-log/notification-fd new file mode 100644 index 0000000..00750ed --- /dev/null +++ b/examples/demo/0/N9-log/notification-fd @@ -0,0 +1 @@ +3 diff --git a/examples/demo/0/N9-log/pipeline-name b/examples/demo/0/N9-log/pipeline-name new file mode 100644 index 0000000..91a55e5 --- /dev/null +++ b/examples/demo/0/N9-log/pipeline-name @@ -0,0 +1 @@ +N9-pipeline diff --git a/examples/demo/0/N9-log/run b/examples/demo/0/N9-log/run new file mode 100644 index 0000000..6ab7871 --- /dev/null +++ b/examples/demo/0/N9-log/run @@ -0,0 +1,3 @@ +#!/usr/bin/execlineb -S0 + +s6-log -d3 t /tmp/s6-rc-demo/N9 diff --git a/examples/demo/0/N9-log/type b/examples/demo/0/N9-log/type new file mode 100644 index 0000000..5883cff --- /dev/null +++ b/examples/demo/0/N9-log/type @@ -0,0 +1 @@ +longrun |
