summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2022-04-19 11:30:16 -0700
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2022-04-19 11:34:25 -0700
commit832b594a25051b11345c3491dd20958c22278dfe (patch)
tree19de4f82db57ef044b8329b147e1026dbe784868 /doc
parent00cfb36e20e3c35db2150e7d0351ad7b8442e2d8 (diff)
downloadbluez-832b594a25051b11345c3491dd20958c22278dfe.tar.gz
settings-storage: Document use of StateDirectory
This documents the use of StateDirecory environment variable which overwrites the default storage diretory when set.
Diffstat (limited to 'doc')
-rw-r--r--doc/settings-storage.txt5
1 files changed, 5 insertions, 0 deletions
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.