diff --git a/doc/install-guide/section_glance-install.xml b/doc/install-guide/section_glance-install.xml index 991774cf80..9d1e490a6e 100644 --- a/doc/install-guide/section_glance-install.xml +++ b/doc/install-guide/section_glance-install.xml @@ -304,15 +304,7 @@ verbose = True Start the Image Service services and configure them to start when the system boots: - # systemctl enable openstack-glance-api.service openstack-glance-registry.service -# systemctl start openstack-glance-api.service openstack-glance-registry.service - On SLES: - # service openstack-glance-api start -# service openstack-glance-registry start -# chkconfig openstack-glance-api on -# chkconfig openstack-glance-registry on - On openSUSE: - # systemctl enable openstack-glance-api.service openstack-glance-registry.service + # systemctl enable openstack-glance-api.service openstack-glance-registry.service # systemctl start openstack-glance-api.service openstack-glance-registry.service