From 5c520499d4953a45cb6dd5e285ba6143f82e7f97 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 15 Jan 2019 16:08:34 +0000 Subject: Update examples for s6-2.8.0.0 --- examples/s6/utmpd/log/notification-fd | 1 + examples/s6/utmpd/log/run | 2 +- examples/s6/wtmpd/log/notification-fd | 1 + examples/s6/wtmpd/log/run | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 examples/s6/utmpd/log/notification-fd create mode 100644 examples/s6/wtmpd/log/notification-fd (limited to 'examples/s6') diff --git a/examples/s6/utmpd/log/notification-fd b/examples/s6/utmpd/log/notification-fd new file mode 100644 index 0000000..00750ed --- /dev/null +++ b/examples/s6/utmpd/log/notification-fd @@ -0,0 +1 @@ +3 diff --git a/examples/s6/utmpd/log/run b/examples/s6/utmpd/log/run index 586e53d..ec3b2f4 100755 --- a/examples/s6/utmpd/log/run +++ b/examples/s6/utmpd/log/run @@ -2,4 +2,4 @@ s6-setuidgid utmplog exec -c -s6-log t /var/log/utmpd +s6-log -d3 -- t /var/log/utmpd diff --git a/examples/s6/wtmpd/log/notification-fd b/examples/s6/wtmpd/log/notification-fd new file mode 100644 index 0000000..00750ed --- /dev/null +++ b/examples/s6/wtmpd/log/notification-fd @@ -0,0 +1 @@ +3 diff --git a/examples/s6/wtmpd/log/run b/examples/s6/wtmpd/log/run index 5dd01cb..b23b32e 100755 --- a/examples/s6/wtmpd/log/run +++ b/examples/s6/wtmpd/log/run @@ -2,4 +2,4 @@ s6-setuidgid utmplog exec -c -s6-log t /var/log/utmps-wtmpd +s6-log -d3 -- t /var/log/utmps-wtmpd -- cgit v1.2.3