diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-23 06:49:25 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-23 06:49:25 +0000 |
| commit | 1aa3bc74170f10a4285827efa2748d1d6c2e4613 (patch) | |
| tree | 3fc6b79944f119dddf85a1cf8758cfbbab607cbe /examples/source-router/ircproxy-oftc-log | |
| parent | 3c61b2916c56bfa8d3ce7a6a5480eb93c2ed1470 (diff) | |
| download | s6-rc-1aa3bc74170f10a4285827efa2748d1d6c2e4613.tar.gz | |
New example batch of service definitions
Diffstat (limited to 'examples/source-router/ircproxy-oftc-log')
6 files changed, 9 insertions, 0 deletions
diff --git a/examples/source-router/ircproxy-oftc-log/consumer-for b/examples/source-router/ircproxy-oftc-log/consumer-for new file mode 100644 index 0000000..05cac46 --- /dev/null +++ b/examples/source-router/ircproxy-oftc-log/consumer-for @@ -0,0 +1,3 @@ +ircproxy-oftc-4 +ircproxy-oftc-6 +ircproxy-oftc-6-bis diff --git a/examples/source-router/ircproxy-oftc-log/dependencies.d/mount-rwfs b/examples/source-router/ircproxy-oftc-log/dependencies.d/mount-rwfs new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/examples/source-router/ircproxy-oftc-log/dependencies.d/mount-rwfs diff --git a/examples/source-router/ircproxy-oftc-log/dependencies.d/mount-sync b/examples/source-router/ircproxy-oftc-log/dependencies.d/mount-sync new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/examples/source-router/ircproxy-oftc-log/dependencies.d/mount-sync diff --git a/examples/source-router/ircproxy-oftc-log/pipeline-name b/examples/source-router/ircproxy-oftc-log/pipeline-name new file mode 100644 index 0000000..2f7d836 --- /dev/null +++ b/examples/source-router/ircproxy-oftc-log/pipeline-name @@ -0,0 +1 @@ +ircproxy-oftc-pipeline diff --git a/examples/source-router/ircproxy-oftc-log/run b/examples/source-router/ircproxy-oftc-log/run new file mode 100755 index 0000000..cc33a0d --- /dev/null +++ b/examples/source-router/ircproxy-oftc-log/run @@ -0,0 +1,4 @@ +#!/command/execlineb -P +s6-setuidgid irclog +exec -c +s6-log t s1000000 n20 /var/log/ircproxy-oftc diff --git a/examples/source-router/ircproxy-oftc-log/type b/examples/source-router/ircproxy-oftc-log/type new file mode 100644 index 0000000..5883cff --- /dev/null +++ b/examples/source-router/ircproxy-oftc-log/type @@ -0,0 +1 @@ +longrun |
