6 lines
130 B
Plaintext
Raw Normal View History

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