Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ncp-config.d/nc-limits.sh')
-rw-r--r--etc/ncp-config.d/nc-limits.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ncp-config.d/nc-limits.sh b/etc/ncp-config.d/nc-limits.sh
index defced0f..42442e81 100644
--- a/etc/ncp-config.d/nc-limits.sh
+++ b/etc/ncp-config.d/nc-limits.sh
@@ -31,10 +31,10 @@ configure()
# need to restart php
bash -c " sleep 3
service php7.0-fpm stop
- service mysqld stop
+ service mysql stop
sleep 0.5
service php7.0-fpm start
- service mysqld start
+ service mysql start
" &>/dev/null &
# redis max memory