X-Git-Url: https://git.ralfj.de/ansible.git/blobdiff_plain/0aacb9f875a40b18dfbbc01b705b5337bf872368..d3fcced8b221842b61f2cbd537f9c40437fbbf46:/roles/etherpad/templates/etherpad-lite.service?ds=sidebyside diff --git a/roles/etherpad/templates/etherpad-lite.service b/roles/etherpad/templates/etherpad-lite.service index 3673f30..28e3628 100644 --- a/roles/etherpad/templates/etherpad-lite.service +++ b/roles/etherpad/templates/etherpad-lite.service @@ -9,6 +9,7 @@ Group=nogroup Environment=NODE_ENV=production ExecStart=/srv/{{etherpad.domain}}/etherpad-lite/bin/run.sh Restart=on-failure +RestartSec=1 [Install] WantedBy=multi-user.target