From 5a6cfb01304fc4a11d49db8e09ede330767ab9de Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Mon, 30 Mar 2020 17:48:49 +0000 Subject: skabus: fix html errors Signed-off-by: Colin Booth --- doc/skabus-rpcd.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/skabus-rpcd.html') diff --git a/doc/skabus-rpcd.html b/doc/skabus-rpcd.html index 11fe596..0f06a01 100644 --- a/doc/skabus-rpcd.html +++ b/doc/skabus-rpcd.html @@ -225,12 +225,12 @@ doing anything. should contain a regular expression. The client will be authorized to register itself using an identifier that matches that regular expression. If the file does not exist, the default behaviour is -given by the -S or -s option to skabus-rpcd. +given by the -S or -s option to skabus-rpcd.
  • The uid/u/env/SKABUS_RPC_INTERFACES_REGEX file should contain a regular expression. The client will be authorized to register interfaces with names that match that regular expression. If the file does not exist, the default behaviour is -given by the -J or -j option to skabus-rpcd.
  • +given by the -J or -j option to skabus-rpcd.
  • If the uid/u/env/SKABUS_RPC_QSENDFDS file exists and is not empty, the client will be allowed to send queries containing open file descriptors. If the file exists and is -- cgit v1.3.1