Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

udisksd(8) [centos man page]

UDISKSD(8)							   System Daemon							UDISKSD(8)

NAME
udisksd - The udisks system daemon SYNOPSIS
udisksd [--help] [--replace] [--no-debug] [--no-sigint] 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. OPTIONS
--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. AUTHOR
Written 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://bugs.freedesktop.org/enter_bug.cgi?product=udisks. SEE ALSO
udisks(8), udisksctl(1), umount.udisks2(8), polkit(8), dbus-daemon(1), systemd(1) udisks 2.1.2 March 2013 UDISKSD(8)

Check Out this Related Man Page

POLKITD(8)							      polkitd								POLKITD(8)

NAME
polkitd - The polkit system daemon SYNOPSIS
polkitd DESCRIPTION
polkitd provides the org.freedesktop.PolicyKit1 D-Bus service 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 calls into the service. polkitd must be started with superuser privileges but drops privileges early by switching to the unprivileged polkitd system user. See the polkit(8) man page for more information. AUTHOR
Written by David Zeuthen <davidz@redhat.com> with a lot of help from many others. BUGS
Please send bug reports to either the distribution or the polkit-devel mailing list, see the link http://lists.freedesktop.org/mailman/listinfo/polkit-devel on how to subscribe. SEE ALSO
polkit(8), pkaction(1), pkcheck(1), pkexec(1), pkttyagent(1), dbus-daemon(1), systemd(1) polkit May 2009 POLKITD(8)
Man Page