diff options
Diffstat (limited to 'examples/source/syslogd-log')
| -rw-r--r-- | examples/source/syslogd-log/consumer-for | 2 | ||||
| -rw-r--r-- | examples/source/syslogd-log/dependencies | 1 | ||||
| -rw-r--r-- | examples/source/syslogd-log/notification-fd | 1 | ||||
| -rw-r--r-- | examples/source/syslogd-log/pipeline-name | 2 | ||||
| -rwxr-xr-x | examples/source/syslogd-log/run | 2 |
5 files changed, 4 insertions, 4 deletions
diff --git a/examples/source/syslogd-log/consumer-for b/examples/source/syslogd-log/consumer-for index 93c1661..96c5cc7 100644 --- a/examples/source/syslogd-log/consumer-for +++ b/examples/source/syslogd-log/consumer-for @@ -1 +1 @@ -syslogd-srv +syslogd diff --git a/examples/source/syslogd-log/dependencies b/examples/source/syslogd-log/dependencies index e1436e2..a8bb4f3 100644 --- a/examples/source/syslogd-log/dependencies +++ b/examples/source/syslogd-log/dependencies @@ -1 +1,2 @@ +mount-rwfs mount-sync diff --git a/examples/source/syslogd-log/notification-fd b/examples/source/syslogd-log/notification-fd deleted file mode 100644 index 00750ed..0000000 --- a/examples/source/syslogd-log/notification-fd +++ /dev/null @@ -1 +0,0 @@ -3 diff --git a/examples/source/syslogd-log/pipeline-name b/examples/source/syslogd-log/pipeline-name index 96c5cc7..c8a925a 100644 --- a/examples/source/syslogd-log/pipeline-name +++ b/examples/source/syslogd-log/pipeline-name @@ -1 +1 @@ -syslogd +syslogd-pipeline diff --git a/examples/source/syslogd-log/run b/examples/source/syslogd-log/run index 9f456cb..2f62604 100755 --- a/examples/source/syslogd-log/run +++ b/examples/source/syslogd-log/run @@ -1,4 +1,4 @@ #!/command/execlineb -P s6-setuidgid syslog exec -c -s6-log -d3 -- t s1000000 n20 /var/log/syslogd +s6-log t s1000000 n20 /var/log/syslogd |
