diff options
Diffstat (limited to 'examples/s6-rc/wtmpd-log/run')
-rw-r--r-- | examples/s6-rc/wtmpd-log/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/s6-rc/wtmpd-log/run b/examples/s6-rc/wtmpd-log/run index 715f41a..eeda433 100644 --- a/examples/s6-rc/wtmpd-log/run +++ b/examples/s6-rc/wtmpd-log/run @@ -2,4 +2,4 @@ s6-setuidgid utmplog exec -c -s6-log t /var/log/wtmpd +s6-log -d3 -- t /var/log/wtmpd |