jig: file.logger: log to permanent storage
Log to the root filesystem, so we have a copy. Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user