|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
chum(8) BSD System Manager's Manual chum(8)
NAME
chum, -- CHUD helper daemon for provided authorized users access to priviledged kernel interfaces.
SYNOPSIS
chum, [-fhuv]
DESCRIPTION
chum, is use by CHUD to allow authorized users a mechanism to call priviledged kernel interfaces such
as accessing CPU special purpose register, PCI configuration space, I/O space, and physical memory.
Options:
-f Runs chum in the foreground (default: background)
-h Displays usage information
-u Allows chum to be run as non-root (default: require root)
-v Turns on verbose output
BSD April 2, 2008 BSD
|
|