Skip to content
Snippets Groups Projects
Verified Commit 669f7f54 authored by Florian Pritz's avatar Florian Pritz
Browse files

mariadb: Disable networking


We don't use it so it doesn't need to listen.

Signed-off-by: default avatarFlorian Pritz <bluewind@xinu.at>
parent b1744e69
No related branches found
No related tags found
No related merge requests found
---
mariadb_skip_name_resolve: False
mariadb_skip_networking: False
mariadb_skip_networking: True
mariadb_key_buffer_size: '16M'
mariadb_max_allowed_packet: '16M'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment