mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
The rauc event logger is a separate glib logger that by default logs to the system console, with annoying ANSI escape sequences. This commit drops the default stdout/stderr redirect of these log messages and adds a more exhaustive bundle install and event log, in json format, instead. For more information about event logging, see the rauc documentation: https://rauc.readthedocs.io/en/latest/advanced.html Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
set G_MESSAGES_DEBUG=nocolor
|
|
service [2345] <service/dbus/running> \
|
|
env:-/etc/default/rauc \
|
|
rauc service $RAUC_ARGS -- Software update service
|
|
|