summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mariadb.service.in2
-rw-r--r--support-files/mariadb@.service.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/support-files/mariadb.service.in b/support-files/mariadb.service.in
index 07b07b40868..1f7f20fb381 100644
--- a/support-files/mariadb.service.in
+++ b/support-files/mariadb.service.in
@@ -143,7 +143,7 @@ TimeoutStopSec=900
##
# Number of files limit. previously [mysqld_safe] open-files-limit
-LimitNOFILE=16364
+LimitNOFILE=16384
# Maximium core size. previously [mysqld_safe] core-file-size
# LimitCore=
diff --git a/support-files/mariadb@.service.in b/support-files/mariadb@.service.in
index 371b7047eac..79f347ec271 100644
--- a/support-files/mariadb@.service.in
+++ b/support-files/mariadb@.service.in
@@ -268,7 +268,7 @@ Group=mysql
##
# Number of files limit. previously [mysqld_safe] open-files-limit
-LimitNOFILE=16364
+LimitNOFILE=16384
# Maximium core size. previously [mysqld_safe] core-file-size
# LimitCore=