Filthy hack to make sure local settings are loaded.

This commit is contained in:
Egon Rijpkema 2018-09-26 13:47:49 +02:00
parent 3a1636bfee
commit b502fb98e7
1 changed files with 4 additions and 0 deletions

View File

@ -5,4 +5,8 @@ tail -f /var/log/horizon.log &
tail -f /var/log/apache2/* &
cat /etc/openstack-dashboard/local_settings.py >> \
/usr/share/openstack-dashboard/openstack_dashboard/settings.py
apachectl -DFOREGROUND