11 lines
197 B
Desktop File
11 lines
197 B
Desktop File
[Unit]
|
|
Description=CIC transaction cache syncer
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=%h/.local/bin/cic-cache-trackerd -c %h/.config/cic/cache
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=network.target
|