12 lines
290 B
SYSTEMD
12 lines
290 B
SYSTEMD
|
[Unit]
|
||
|
Description=openSUSE Release Tools: OBS Operator origin-manager report for %i
|
||
|
|
||
|
[Service]
|
||
|
User=osrt-obs-operator
|
||
|
SyslogIdentifier=osrt-obs-operator-origin-manager
|
||
|
ExecStart=/usr/bin/osc origin -p "%i" report --force-refresh
|
||
|
RuntimeMaxSec=12 hour
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|