niceness on firegex process

This commit is contained in:
Domingo Dirutigliano
2025-03-26 22:25:09 +01:00
parent d832c3cd98
commit d4b2b6c72d
6 changed files with 18 additions and 4 deletions

View File

@@ -184,7 +184,8 @@ def write_compose(skip_password = True):
}
],
"cap_add": [
"NET_ADMIN"
"NET_ADMIN",
"SYS_NICE"
]
}
},