You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to prosody-dev
Hello,
I would like to propose the following change to the prosody service file for Debian (/lib/systemd/system/prosody.service).
Restart=on-abnormal
should be changed to
Restart=always
This fixes some issue where prosody won´t come up on the very first start. If there aren´t any drawbacks I would appreciate if you could apply this change for the Debian source code.
Thanks & best regards
Anon Ymus
unread,
Oct 18, 2022, 11:56:10 AM10/18/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to prosody-dev
I might have to correct my proposal as the issue seems to be with the pid file on Debian and I hereby want to propose to comment out the definition of the pid-file in the prosody.cfg.lua for Debian as prosody is managed by systemd anyway.