tuned-adm: increased default timeout to 10 minutes
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
parent
fcd6490bbc
commit
fccf3e8c50
1 changed files with 1 additions and 1 deletions
|
|
@ -76,4 +76,4 @@ STR_VERIFY_PROFILE_VALUE_FAIL = "verify: failed: %s = %s, expected %s"
|
|||
STR_VERIFY_PROFILE_FAIL = "verify: failed: %s"
|
||||
|
||||
# timout for tuned-adm operations in seconds
|
||||
ADMIN_TIMEOUT = 90
|
||||
ADMIN_TIMEOUT = 600
|
||||
|
|
|
|||
Loading…
Reference in a new issue