1DCONF-SERVICE(1) User Commands DCONF-SERVICE(1)
2
3
4
6 dconf-service - D-Bus service for writes to the dconf database
7
9 dconf-service
10
12 The dconf-service program provides the ca.desrt.dconf name on the
13 session or system bus. Users or administrators should never need to
14 start the service, as it will be automatically started by dbus-
15 daemon(1) whenever an application tries to write settings.
16
17 Reading values from the dconf database does not involve the service; it
18 is only needed for writes. The service is stateless and can exit freely
19 at any time (and is therefore robust against crashes).
20
22 dconf(7), dbus-daemon(1), systemd(1)
23
24
25
26dconf DCONF-SERVICE(1)