openSUSE-release-tools/systemd/osrt-metrics@.service
Jimmy Berry 079eda3ba6 metrics: instead of wiping cache place ephemeral patterns behind flag.
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.
2018-04-20 16:25:47 -05:00

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