From f39ef212bfa2edff8334bfb632cc463001c77c11 Mon Sep 17 00:00:00 2001 From: Kevin Carter Date: Thu, 30 Mar 2017 10:17:54 -0500 Subject: [PATCH] [Trivial] Fix init unit file comment Change-Id: Ib34e140239ec5de3548328d3b3d55813fff64d3e Signed-off-by: Kevin Carter --- templates/glance-systemd-init.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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