DEALLOCATE(1) | User Commands | DEALLOCATE(1) |
deallocate - device deallocation
deallocate [-s] [-w] [-F] [-z zonename]
[-c dev-class | -g dev-type | device]
deallocate [-s] [-w] [-F] [-z zonename] -I
The deallocate command frees an allocated device. It resets the ownership and permissions on all device special files associated with the device, disabling access to that device. deallocate runs the device cleaning program for that device as specified in device_allocate(5).
The default deallocate operation deallocates devices allocated to the user.
The following options are supported:
-c dev-class
-F device
-I
-s
The following options are supported when the system is configured with Trusted Extensions:
-g dev-type
-w
-z zonename
The following operands are supported:
device
The following exit values are returned:
0
20
other value
/etc/security/device_allocate
/etc/security/device_maps
/etc/security/dev/*
/etc/security/lib/*
See attributes(7) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
Interface Stability | See below. |
The invocation is Uncommitted. The options are Uncommitted. The output is Not-an-Interface.
allocate(1), list_devices(1), device_allocate(5), device_maps(5), attributes(7), dminfo(8), mkdevalloc(8), mkdevmaps(8)
On systems configured with Trusted Extensions, the functionality is enabled by default.
/etc/security/dev, mkdevalloc(8), and mkdevmaps(8) might not be supported in a future release of the Solaris Operating Environment.
March 6, 2017 | OmniOS |