diff --git a/templates/glance-systemd-init.j2 b/templates/glance-systemd-init.j2 index 9811d2f7..acc5a418 100644 --- a/templates/glance-systemd-init.j2 +++ b/templates/glance-systemd-init.j2 @@ -21,7 +21,7 @@ TimeoutSec=300 Restart=on-failure RestartSec=150 -# This creates a specific slice which all nova services will operate from +# This creates a specific slice which all services will operate from # The accounting options give us the ability to see resource usage through # the `systemd-cgtop` command. Slice=glance.slice