翻译成中文 procpidattrcurrent since Linux 260 The contents of this file represent the current security attributes of the process In SELinux this file is used to
/proc/pid/attr/current(自Linux 2.6.0以来) 该文件的内容表示进程的当前安全属性。
在SELinux中,该文件用于获取进程的安全上下文。在Linux 2.6.11之前,由于SELinux将进程安全转换限制为execve(2)(参见下面的/proc/pid/attr/exec的描述),因此无法使用该文件来设置安全上下文(写入操作始终被拒绝)。自Linux 2.6.1