Commit cbe840c1 authored by Weblate's avatar Weblate

Merge remote-tracking branch 'origin/master'

parents feaa6185 5de5de8b
......@@ -32,6 +32,7 @@ chkconfig -a apache2
chkconfig -a mysql
# Start MySQL for setup
rcsyslog start
rcmysql start
# Configure MySQL
......@@ -46,4 +47,4 @@ su - wwwrun -s /bin/bash -c '/usr/share/weblate/manage.py createadmin'
# Stop MySQL
rcmysql stop
rcsyslog stop
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment