brintos

brintos / linux-shallow public Read only

0
0
Text · 698 B · f990b35 Raw
20 lines · plain
1What:		/proc/*/attr/prev2Contact:	linux-security-module@vger.kernel.org,3		selinux@vger.kernel.org,4		apparmor@lists.ubuntu.com5Description:	The security information used on the process by6		a Linux security module (LSM) active on the system7		prior to the most recent exec() call.8		The details of permissions required to read from9		this interface is LSM dependent.10		A process cannot write to this interface unless it11		refers to itself.12		The other details of permissions required to write to13		this interface are LSM dependent.14		The format of the data used by this interface is LSM15		dependent.16		SELinux and AppArmor provide this interface.17Users:		SELinux user-space18		AppArmor user-space19 20