diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-horizon/horizon.init')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-horizon/horizon.init | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon/horizon.init b/meta-openstack/recipes-devtools/python/python-horizon/horizon.init index 1c03b78..994fbec 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon/horizon.init +++ b/meta-openstack/recipes-devtools/python/python-horizon/horizon.init | |||
| @@ -66,10 +66,6 @@ status() | |||
| 66 | echo "$DESC is not running" | 66 | echo "$DESC is not running" |
| 67 | } | 67 | } |
| 68 | 68 | ||
| 69 | if [ -e /etc/apache2/conf.d/openstack-dashboard-apache.conf ]; then | ||
| 70 | chown -R daemon /usr/share/openstack-dashboard/openstack_dashboard/static | ||
| 71 | fi | ||
| 72 | |||
| 73 | case "$1" in | 69 | case "$1" in |
| 74 | start) | 70 | start) |
| 75 | start | 71 | start |
