From 7099c9f9b7c88ef71bb27bddaa41f199bb5d9f10 Mon Sep 17 00:00:00 2001 From: Nils <> Date: Tue, 15 Mar 2022 18:46:36 +0100 Subject: [PATCH] mention pid in docs --- docs/api/index.html | 5 +++-- docs/index.html | 2 +- docs/src/api/index.adoc | 3 ++- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/api/index.html b/docs/api/index.html index a678630..90513d7 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -802,7 +802,8 @@ osc.udp://myuser.localdomain:11287/
Each running nsmd
, per user, creates a state file under $XDG_RUNTIME_DIR/nsm/d/
(usually
/run/user/XXXX/nsm/d/
) that can be used to look up running daemons, even if no session is loaded.
-The files contains the daemons osc.udp URL that is compatible with the --nsm-url parameter of the GUI.
This enables you to e.g. start nsmd at boot with a random free port. Server-control programs such @@ -1896,7 +1897,7 @@ if of no consequence to clients but required documentation nevertheless, which w