diff options
Diffstat (limited to 'examples/ROOT/img/tmpfs/service/s6-svscan-log/run')
-rwxr-xr-x | examples/ROOT/img/tmpfs/service/s6-svscan-log/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ROOT/img/tmpfs/service/s6-svscan-log/run b/examples/ROOT/img/tmpfs/service/s6-svscan-log/run index 7536e1f..47eb828 100755 --- a/examples/ROOT/img/tmpfs/service/s6-svscan-log/run +++ b/examples/ROOT/img/tmpfs/service/s6-svscan-log/run @@ -3,7 +3,7 @@ redirfd -w 2 /dev/console redirfd -rnb 0 fifo s6-setuidgid nobody exec -c -s6-log -bp t /tmp/uncaught-logs +s6-log -bp t /mnt/tmpfs/uncaught-logs # The -p option is important: # even if s6-svscan is told to kill everything, |