From 11d552a5ef98ab91479c7753997b4d9c51803f96 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 15 Jan 2019 15:29:23 +0000 Subject: Add s6-log notifications to examples, prepare for 0.4.1.1 --- examples/source/sshd-4-log/notification-fd | 1 + examples/source/sshd-4-log/run | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 examples/source/sshd-4-log/notification-fd (limited to 'examples/source/sshd-4-log') diff --git a/examples/source/sshd-4-log/notification-fd b/examples/source/sshd-4-log/notification-fd new file mode 100644 index 0000000..00750ed --- /dev/null +++ b/examples/source/sshd-4-log/notification-fd @@ -0,0 +1 @@ +3 diff --git a/examples/source/sshd-4-log/run b/examples/source/sshd-4-log/run index 25f7773..8176595 100755 --- a/examples/source/sshd-4-log/run +++ b/examples/source/sshd-4-log/run @@ -1,4 +1,4 @@ #!/command/execlineb -P s6-setuidgid log exec -c -s6-log t s1000000 n20 /var/log/sshd-4 +s6-log -d3 -- t s1000000 n20 /var/log/sshd-4 -- cgit v1.2.3