diff options
Diffstat (limited to 'examples/s6-rc/wtmpd-log/run')
-rw-r--r-- | examples/s6-rc/wtmpd-log/run | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/s6-rc/wtmpd-log/run b/examples/s6-rc/wtmpd-log/run new file mode 100644 index 0000000..715f41a --- /dev/null +++ b/examples/s6-rc/wtmpd-log/run @@ -0,0 +1,5 @@ +#!/bin/execlineb -P + +s6-setuidgid utmplog +exec -c +s6-log t /var/log/wtmpd |