diskarbitrationd(8) mojave man page | unix.com

Man Page: diskarbitrationd

Operating Environment: mojave

Section: 8

DISKARBITRATIOND(8)					    BSD System Manager's Manual 				       DISKARBITRATIOND(8)

NAME
diskarbitrationd -- disk arbitration daemon
SYNOPSIS
diskarbitrationd [-d]
DESCRIPTION
diskarbitrationd listens for connections from clients, notifies clients of the appearance of disks and filesystems, and governs the mounting of filesystems and the claiming of disks amongst clients. diskarbitrationd is accessed via the Disk Arbitration framework. This command is not intended to be invoked directly. Options: -d Report detailed information in /var/log/diskarbitrationd.log. The file /etc/fstab is consulted for user-defined mount points, indexed by filesystem, in the mount point determination for a filesystem. Each filesystem can be identified by its UUID or by its label, using the constructs ``UUID'' or ``LABEL'', respectively. For example: UUID=DF000C7E-AE0C-3B15-B730-DFD2EF15CB91 /export ufs ro UUID=FAB060E9-79F7-33FF-BE85-E1D3ABD3EDEA none hfs rw,noauto LABEL=The40Volume40Name40Is40This none msdos ro
FILES
/etc/fstab /var/log/diskarbitrationd.log /var/run/diskarbitrationd.pid /System/Library/LaunchDaemons/com.apple.diskarbitrationd.plist
SEE ALSO
fstab(5) Darwin July 18, 2004 Darwin
Related Man Pages
mount_exfat(8) - mojave
exfat.util(8) - mojave
hfs.util(8) - osx
fstab(5) - osx
fstab(5) - suse
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
Split large xml into mutiple files and with header and footer in file
My first PERL incarnation... Audio Oscillograph
Controlling user input
[BASH] eval command not expanding variables as expected.