Skip to content
Snippets Groups Projects
Commit d0e92989 authored by jn's avatar jn
Browse files

Install and recommend s6-logwatch

parent bb6b4dc0
Branches main
No related tags found
No related merge requests found
......@@ -54,5 +54,5 @@ Logs sind in /var/log:
```
$ su -
# s6-tai64nlocal < /var/log/rgbmatrix/current | less
# s6-logwatch /var/log/rgbmatrix | s6-tai64nlocal
```
......@@ -37,6 +37,7 @@ BR2_PACKAGE_DROPBEAR=y
# BR2_PACKAGE_DROPBEAR_SMALL is not set
BR2_PACKAGE_GESFTPSERVER=y
BR2_PACKAGE_S6=y
BR2_PACKAGE_S6_LINUX_UTILS=y
BR2_TARGET_ROOTFS_CPIO=y
BR2_TARGET_ROOTFS_CPIO_ZSTD=y
# BR2_TARGET_ROOTFS_TAR is not set
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment