diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-05-05 06:29:50 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-05-05 06:29:50 +0000 |
| commit | e18d6958b2470a2e68cc637945ccf3a1dae5c0a2 (patch) | |
| tree | 90e065e7b7422c2f2dbd5d924dfcd14a2866de39 /examples/source/syslogd-srv | |
| parent | 09ccd3128f2296d3a0cd1602e64caf06cf22c64f (diff) | |
| download | s6-rc-e18d6958b2470a2e68cc637945ccf3a1dae5c0a2.tar.gz | |
Update examples
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'examples/source/syslogd-srv')
| -rw-r--r-- | examples/source/syslogd-srv/dependencies | 1 | ||||
| -rw-r--r-- | examples/source/syslogd-srv/notification-fd | 1 | ||||
| -rw-r--r-- | examples/source/syslogd-srv/producer-for | 1 | ||||
| -rwxr-xr-x | examples/source/syslogd-srv/run | 4 | ||||
| -rw-r--r-- | examples/source/syslogd-srv/type | 1 |
5 files changed, 0 insertions, 8 deletions
diff --git a/examples/source/syslogd-srv/dependencies b/examples/source/syslogd-srv/dependencies deleted file mode 100644 index f23f767..0000000 --- a/examples/source/syslogd-srv/dependencies +++ /dev/null @@ -1 +0,0 @@ -init-devtmpfs diff --git a/examples/source/syslogd-srv/notification-fd b/examples/source/syslogd-srv/notification-fd deleted file mode 100644 index 00750ed..0000000 --- a/examples/source/syslogd-srv/notification-fd +++ /dev/null @@ -1 +0,0 @@ -3 diff --git a/examples/source/syslogd-srv/producer-for b/examples/source/syslogd-srv/producer-for deleted file mode 100644 index 75d14f5..0000000 --- a/examples/source/syslogd-srv/producer-for +++ /dev/null @@ -1 +0,0 @@ -syslogd-log diff --git a/examples/source/syslogd-srv/run b/examples/source/syslogd-srv/run deleted file mode 100755 index 3a781ce..0000000 --- a/examples/source/syslogd-srv/run +++ /dev/null @@ -1,4 +0,0 @@ -#!/command/execlineb -P - -s6-envuidgid nobody -s6-socklog -d3 -U -t3000 diff --git a/examples/source/syslogd-srv/type b/examples/source/syslogd-srv/type deleted file mode 100644 index 5883cff..0000000 --- a/examples/source/syslogd-srv/type +++ /dev/null @@ -1 +0,0 @@ -longrun |
