[Unit]
Description=Lethe collector daemon
After=network-online.target
Wants=network-online.target
[Service]
Type=simple
ExecStart=lethe-collector --config %h/.config/lethe/collector.yaml daemon
Restart=always
RestartSec=5
[Install]
WantedBy=default.target