get rid of mysql error: mbind: Operation not permitted

This commit is contained in:
m0duspwnens
2023-07-19 09:54:00 -04:00
parent 9543058a2c
commit 1b0c146b54

View File

@@ -60,6 +60,8 @@ so-mysql:
- {{ BIND }} - {{ BIND }}
{% endfor %} {% endfor %}
{% endif %} {% endif %}
- cap_add:
- SYS_NICE
- watch: - watch:
- file: mysqlcnf - file: mysqlcnf
- file: mysqlpass - file: mysqlpass