The udisks system daemon
udisksd [--help] [--replace] [--no-debug] [--no-sigint]
The udisksd program provides the org.freedesktop.UDisks2 name on the system message bus. Users or administrators should never need to start this daemon as it will be automatically started by dbus-daemon(1) or systemd(1) whenever an application tries to access its D-Bus interfaces.
See the udisks(8) man page for more information.
--help
Show help options.
--replace
Replace existing daemon.
--no-debug
Do not print debug or informational messages on stdout/stderr.
--no-sigint
Do not handle SIGINT for controlled shutdown.
Written by David Zeuthen <[email protected]> with a lot of help from many others.
Please send bug reports to either the distribution bug tracker or the upstream bug tracker at \m[blue]https://bugs.freedesktop.org/enter_bug.cgi?product=udisks\m[].