This allows for non-ephemeral queries to be cached indeinitely in the future (like source queries that include the revision). For development one may use --heavy-cache to be able to quickly iterate.
11 lines
203 B
Desktop File
11 lines
203 B
Desktop File
[Unit]
|
|
Description=openSUSE Release Tools: metrics for %i
|
|
|
|
[Service]
|
|
User=osrt-metrics
|
|
SyslogIdentifier=osrt-metrics
|
|
ExecStart=/usr/bin/osrt-metrics --debug -p "%i"
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|