Skip to content

Commit

Permalink
Update wordpress-jail.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
basilhendroff authored Nov 28, 2020
1 parent 3f5a45e commit 0de45c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions wordpress-jail.sh
Original file line number Diff line number Diff line change
Expand Up @@ -251,9 +251,6 @@ iocage exec "${JAIL_NAME}" service php-fpm start
#####################################################################
print_msg "Configure and start MariaDB..."

# MariaDB 10.4 requirement
iocage exec "${JAIL_NAME}" chown mysql:mysql /var/run/mysql

iocage exec "${JAIL_NAME}" sysrc mysql_enable="YES"
iocage exec "${JAIL_NAME}" service mysql-server start

Expand Down

0 comments on commit 0de45c9

Please sign in to comment.