The value should allow ample time for seldom larger runs and such and is purely a safe-guard from a service being stuck for weeks until noticed. If any values turn out to be too small simply increase.
11 lines
243 B
Desktop File
11 lines
243 B
Desktop File
[Unit]
|
|
Description=openSUSE Release Tools: leaper crawler for %i (creates SRs from upstream projects)
|
|
|
|
[Service]
|
|
User=osrt-leaper
|
|
ExecStart=/bin/bash "/usr/bin/osrt-leaper-crawler-%i"
|
|
RuntimeMaxSec=6 hour
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|