diff --git a/templates/glance-upstart-init.j2 b/templates/glance-upstart-init.j2 index 333bbd5e..e477426c 100644 --- a/templates/glance-upstart-init.j2 +++ b/templates/glance-upstart-init.j2 @@ -6,7 +6,7 @@ description "{{ program_name }}" author "Kevin Carter " start on runlevel [2345] -stop on runlelvel [016] +stop on runlevel [016] respawn respawn limit 10 5