X-Git-Url: https://git.ralfj.de/ansible.git/blobdiff_plain/0aacb9f875a40b18dfbbc01b705b5337bf872368..69e35ceb2d9e8d52eeb7d6fbe10b856c4f51315c:/roles/etherpad/templates/etherpad-lite.service 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