daisycloud-core/tools/daisy-utils/python-django-horizon-systemd.conf
Zhijiang Hu e2e358b4f8 initial merge
Change-Id: Id7cef7826092e191654da872ee1e11c4c6f50ddf
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2016-03-30 14:07:23 +08:00

8 lines
225 B
Plaintext

[Service]
ExecStartPre=/usr/bin/python /usr/share/openstack-dashboard/manage.py collectstatic --noinput
ExecStartPre=/usr/bin/python /usr/share/openstack-dashboard/manage.py compress --force
[Unit]
After=memcached.service