xref: /illumos-gate/usr/src/man/man8/getdevpolicy.8 (revision bbf21555)
te
Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved.
The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
GETDEVPOLICY 8 "April 9, 2016"
NAME
getdevpolicy - inspect the system's device policy
SYNOPSIS

/usr/sbin/getdevpolicy [device.\|.\|.]
DESCRIPTION

Without arguments, getdevpolicy outputs the device policy in effect to standard output.

With arguments, each argument is treated as a pathname to a device and the device policy in effect for that specific device is printed preceded by the supplied pathname.

USAGE

The device policy adds access restrictions over and above the file permissions.

EXIT STATUS

The following exit values are returned: 0

Successful completion.

non-zero

An error occurred.

ATTRIBUTES

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE
Interface Stability See below

The invocation is evolving. The output is unstable.

SEE ALSO

devfs (4FS), attributes (7), privileges (7), add_drv (8), rem_drv (8), update_drv (8)