man hald (Administration système) - daemon for Hardware Abstraction Layer

NAME

hald - daemon for Hardware Abstraction Layer

SYNOPSIS

hald [--daemon=yes|no] [--verbose=yes|no] [--retain-privileges] [--help]

DESCRIPTION

The HAL daemon detects devices present in the system and provides the org.freedesktop.Hal service through D-BUS.

OPTIONS

These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.

-h, --help
Show summary of options.
--daemon=yes|no
By default, hald detaches from the current tty and starts running in the background, thus becoming a daemon. You can suppress this behaviour by using no here.
--retain-privileges
Run as root instead of normal user (calling of external scripts to modify fstab etc. will not work when not running as root)
--verbose=yes|no
hald prints out debug information when this is set to yes.

SEE ALSO

lshal(1), hal-device-manager(1), hal-get-property(1), hal-set-property(1).

For more information visit http://freedesktop.org/Software/hal

AUTHOR

This manual page was originally written by Martin Waitz <tali@debian.org> and updated by Sjoerd Simons <sjoerd@debian.org>, for the Debian project (but may be used by others).