diff --git a/templates/swift-upstart-init.j2 b/templates/swift-upstart-init.j2 index e9b0954f..86cd631f 100644 --- a/templates/swift-upstart-init.j2 +++ b/templates/swift-upstart-init.j2 @@ -8,7 +8,7 @@ description "{{ program_name }}" author "Kevin Carter " start on runlevel [2345] -stop on runlelvel [016] +stop on runlevel [016] respawn respawn limit 10 5