diff options
Diffstat (limited to 'examples/s6/wtmpd/log')
-rw-r--r-- | examples/s6/wtmpd/log/notification-fd | 1 | ||||
-rwxr-xr-x | examples/s6/wtmpd/log/run | 2 |
2 files changed, 2 insertions, 1 deletions
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 |