[Unit]
Description=CIC transaction cache syncer
After=network.target

[Service]
ExecStart=%h/.local/bin/cic_cache_server_start.sh -vv
Restart=always

[Install]
WantedBy=network.target