Searched refs:SECURITYFS (Results 1 – 7 of 7) sorted by relevance
9 SECURITYFS=$(grep "securityfs" /proc/mounts | awk '{print $2}')182 if [ -z $SECURITYFS ]; then183 SECURITYFS=/sys/kernel/security184 mount -t securityfs security $SECURITYFS187 if [ ! -d "$SECURITYFS" ]; then188 log_fail "$SECURITYFS :securityfs is not mounted"205 local ima_policy=$SECURITYFS/ima/policy
5 select SECURITYFS
7 select SECURITYFS
6 select SECURITYFS
9 imply SECURITYFS
40 config SECURITYFS config