1
0
mirror of https://git.lapiole.org/dani/ansible-roles.git synced 2025-04-30 09:03:24 +02:00

6 lines
122 B
Plaintext
Raw Normal View History

2021-12-01 19:13:34 +01:00
[Service]
LimitNOFILE={{ mysql_open_files_limit | default('8192') }}
Restart=on-failure
StartLimitInterval=0
RestartSec=1