From f0c650717e5afc90e78a352c372afa1be9a7ddde Mon Sep 17 00:00:00 2001 From: Kevin Carter Date: Thu, 30 Mar 2017 10:18:30 -0500 Subject: [PATCH] [Trivial] Fix init unit file comment Change-Id: Ibc27cfd876a94f8f7171f7f38890c36ad8d81f85 Signed-off-by: Kevin Carter --- templates/almanach-systemd-init.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/almanach-systemd-init.j2 b/templates/almanach-systemd-init.j2 index 576409e..8eca59b 100644 --- a/templates/almanach-systemd-init.j2 +++ b/templates/almanach-systemd-init.j2 @@ -17,7 +17,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=almanach.slice