Back to home page

OSCL-LXR

 
 

    


0001 What:           /proc/*/attr/prev
0002 Contact:        linux-security-module@vger.kernel.org,
0003                 selinux@vger.kernel.org,
0004                 apparmor@lists.ubuntu.com
0005 Description:    The security information used on the process by
0006                 a Linux security module (LSM) active on the system
0007                 prior to the most recent exec() call.
0008                 The details of permissions required to read from
0009                 this interface is LSM dependent.
0010                 A process cannot write to this interface unless it
0011                 refers to itself.
0012                 The other details of permissions required to write to
0013                 this interface are LSM dependent.
0014                 The format of the data used by this interface is LSM
0015                 dependent.
0016                 SELinux and AppArmor provide this interface.
0017 Users:          SELinux user-space
0018                 AppArmor user-space
0019