fomu-factory-test/jig/config/file.logger
Sean Cross 946c7f8ec1 jig: add jig information
Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-24 19:10:37 +08:00

6 lines
130 B
Plaintext

[Logger]
Name=File Logger
Description=Write log messages out to a file
ExecStart=/bin/sh -c "cat > /tmp/ltc-log.json"
Format=json