[Bug 240498] net-im/py-matrix-synapse: Cannot start service
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 11 13:06:56 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240498
--- Comment #5 from IPTRACE <arkadiusz.majewski at iptrace.pl> ---
More progress. I've just changed line in /usr/local/etc/rc.d/synapse .
from
: ${synapse_user:=synapse}
to
: ${synapse_user:=root}
It looks like running "service synapse start" even as root does not give proper
permissions to create socket?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list