man pages section 1M: System Administration Commands

Exit Print View

Updated: July 2014
 
 

getdevpolicy(1M)

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(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
system/core-os
Interface Stability
See below

The invocation is evolving. The output is unstable.

See also

add_drv(1M), rem_drv(1M), update_drv(1M), attributes(5), privileges(5), devfs(7FS)