X-Git-Url: https://git.ralfj.de/ansible.git/blobdiff_plain/0f4c2cc1f0f20da37ee758ef257bbce3ac6d9d54..4007bfdb7ffa58d8bc09818aaa8669bc0dca211c:/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