logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

udisksd - The udisks system daemon

Author

       This man page was originally written for UDisks2 by David Zeuthen <zeuthen@gmail.com> with a lot of help
       from many others.

Bugs

       Please send bug reports to either the distribution bug tracker or the upstream bug tracker at
       https://github.com/storaged-project/udisks/issues.

Description

       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.

Name

       udisksd - The udisks system daemon

Options

--help
           Show help options.

       --replace
           Replace existing daemon.

       --debug
           Print debug or informational messages on stdout/stderr.

       --no-sigint
           Do not handle SIGINT for controlled shutdown.

       --force-load-modules
           Activate modules on startup

See Also

udisks(8), udisksctl(1), umount.udisks2(8), polkit(8), dbus-daemon(1), systemd(1)

udisks 2.10.1                                      August 2018                                        UDISKSD(8)

Synopsis

udisksd [--help] [--replace] [--debug] [--no-sigint] [--force-load-modules]

See Also