diff options
Diffstat (limited to 'examples/s6/utmpd/log')
-rwxr-xr-x | examples/s6/utmpd/log/run | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/s6/utmpd/log/run b/examples/s6/utmpd/log/run new file mode 100755 index 0000000..586e53d --- /dev/null +++ b/examples/s6/utmpd/log/run @@ -0,0 +1,5 @@ +#!/bin/execlineb -P + +s6-setuidgid utmplog +exec -c +s6-log t /var/log/utmpd |