diff options
Diffstat (limited to 'os/etc/s6-rc/config/log.conf')
| -rw-r--r-- | os/etc/s6-rc/config/log.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/os/etc/s6-rc/config/log.conf b/os/etc/s6-rc/config/log.conf new file mode 100644 index 0000000..7800a08 --- /dev/null +++ b/os/etc/s6-rc/config/log.conf @@ -0,0 +1,6 @@ + +# log base directory +LOG_DIR=/run/log + +# configure the s6-log defaults +LOG_DIRECTIVES="n2 s2000000 T" |