Skip to content

Commit 812af13

Browse files
committed
board/common: enable syslog for rauc
In 0f410eb a patch was added to RAUC to allow native logging to syslog, it was however never enabled. This patch enables logging to syslog. Fix #809 Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
1 parent 584d1b3 commit 812af13

File tree

1 file changed

+1
-0
lines changed
  • board/common/rootfs/etc/default

1 file changed

+1
-0
lines changed

board/common/rootfs/etc/default/rauc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
RAUC_ARGS="-s"

0 commit comments

Comments
 (0)