All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ] settings-storage: Document use of StateDirectory
@ 2022-04-19 18:34 Luiz Augusto von Dentz
  2022-04-19 19:53 ` [BlueZ] " bluez.test.bot
  2022-04-20  1:10 ` [PATCH BlueZ] " patchwork-bot+bluetooth
  0 siblings, 2 replies; 3+ messages in thread
From: Luiz Augusto von Dentz @ 2022-04-19 18:34 UTC (permalink / raw)
  To: linux-bluetooth

From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

This documents the use of StateDirecory environment variable which
overwrites the default storage diretory when set.
---
 doc/settings-storage.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/settings-storage.txt b/doc/settings-storage.txt
index 26584f201..178e7d07b 100644
--- a/doc/settings-storage.txt
+++ b/doc/settings-storage.txt
@@ -18,6 +18,11 @@ change.
 Default storage directory is /var/lib/bluetooth. This can be adjusted
 by the --localstatedir configure switch. Default is --localstatedir=/var.
 
+When loading as a service the storage directory can be set via
+StateDirectory environment variable:
+
+https://www.freedesktop.org/software/systemd/man/systemd.exec.html
+
 All files are in ini-file format.
 
 
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-20  1:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-19 18:34 [PATCH BlueZ] settings-storage: Document use of StateDirectory Luiz Augusto von Dentz
2022-04-19 19:53 ` [BlueZ] " bluez.test.bot
2022-04-20  1:10 ` [PATCH BlueZ] " patchwork-bot+bluetooth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.