projects
/
ansible.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
journalwatch: allow more TLS errors
[ansible.git]
/
roles
/
etherpad
/
templates
/
etherpad-lite.service
diff --git
a/roles/etherpad/templates/etherpad-lite.service
b/roles/etherpad/templates/etherpad-lite.service
index 3673f30fe524fca790f63f44a8ed78e45e2129ad..28e3628049b44cb5688a0551b046b7694e425abd 100644
(file)
--- 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