~nicoco/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH slidge] Fix signal socket parameter name.

Details
Message ID
<20230110032053.48225-1-hugh@ccss.com>
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 docs/source/admin/signal.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/admin/signal.rst b/docs/source/admin/signal.rst
index f850a5b..ac1b686 100644
--- a/docs/source/admin/signal.rst
+++ b/docs/source/admin/signal.rst
@@ -8,5 +8,5 @@ running slidge must have the permission to access its socket.
  If you installed slidge and signald with apt/dpkg, add the slidge user to the signald group
  to ensure proper permissions.

Launch slidge with ``--socket /path/to/signald.sock`` (defaults to ``/signald/signald.sock``, which
Launch slidge with ``--signald-socket /path/to/signald.sock`` (defaults to ``/signald/signald.sock``, which
makes sense in a container context).
-- 
2.30.2
Reply to thread Export thread (mbox)