Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2019 13:06:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240498] net-im/py-matrix-synapse: Cannot start service
Message-ID:  <bug-240498-7788-sgGAgXdT6R@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240498-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240498-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240498

--- Comment #5 from IPTRACE <arkadiusz.majewski@iptrace.pl> ---
More progress. I've just changed line in /usr/local/etc/rc.d/synapse .

from
: ${synapse_user:=3Dsynapse}
to
: ${synapse_user:=3Droot}

It looks like running "service synapse start" even as root does not give pr=
oper
permissions to create socket?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240498-7788-sgGAgXdT6R>