diff --git a/jig/config/file.logger b/jig/config/file.logger index cb3faca..da4aadb 100644 --- a/jig/config/file.logger +++ b/jig/config/file.logger @@ -1,5 +1,5 @@ [Logger] Name=File Logger Description=Write log messages out to a file -ExecStart=/bin/sh -c "cat > /tmp/ltc-log.json" +ExecStart=/bin/sh -c "cat >> /home/fomu/fomu-test-log.json" Format=json