GETDEVPOLICY(8) Maintenance Procedures GETDEVPOLICY(8)


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)


April 9, 2016 GETDEVPOLICY(8)