Skip to content

Commit

Permalink
systemd: Fix premature kill of openqa-gru background processes
Browse files Browse the repository at this point in the history
  • Loading branch information
okurz committed Jan 14, 2025
1 parent 1b1680b commit 6f71c5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions systemd/openqa-gru.service
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Wants=openqa-setup-db.service
User=geekotest
ExecStart=/usr/share/openqa/script/openqa-gru
Nice=19
# Longer stopping time foreseen due to niceness
TimeoutStopSec=5min
Restart=on-failure

[Install]
Expand Down

0 comments on commit 6f71c5c

Please sign in to comment.