dbus-daemon
The D-Bus message daemon, allowing multiple programs to exchange messages.
=> More information.
- Run the daemon with a configuration file:
dbus-daemon --config-file {path/to/file}
- Run the daemon with the standard per-login-session message bus configuration:
dbus-daemon --session
- Run the daemon with the standard systemwide message bus configuration:
dbus-daemon --system
- Set the address to listen on and override the configuration value for it:
dbus-daemon --address {address}
- Output the process ID to stdout:
dbus-daemon --print-pid
- Force the message bus to write to the system log for messages:
dbus-daemon --syslog
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/dbus-daemon.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 103.912696 milliseconds
- Gemini-to-HTML Time
- 0.256904 milliseconds
This content has been proxied by September (ba2dc).