Commit 85183792 authored by Weblate's avatar Weblate

Merge remote-tracking branch 'origin/master'

parents 51dbdbfc a85fd6ea
...@@ -32,7 +32,7 @@ chkconfig -a apache2 ...@@ -32,7 +32,7 @@ chkconfig -a apache2
chkconfig -a mysql chkconfig -a mysql
# Start MySQL for setup # Start MySQL for setup
rcsyslog start /sbin/rsyslogd -c 5 -f /etc/rsyslog.conf
rcmysql start rcmysql start
# Configure MySQL # Configure MySQL
...@@ -47,4 +47,4 @@ su - wwwrun -s /bin/bash -c '/usr/share/weblate/manage.py createadmin' ...@@ -47,4 +47,4 @@ su - wwwrun -s /bin/bash -c '/usr/share/weblate/manage.py createadmin'
# Stop MySQL # Stop MySQL
rcmysql stop 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