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