Searched refs:APPARMOR_RESTORE (Results 1 – 2 of 2) sorted by relevance
33 APPARMOR_RESTORE=/tmp/zoned_uid_apparmor_restore34 if [ -f "$APPARMOR_RESTORE" ]; then35 cat "$APPARMOR_RESTORE" > "$APPARMOR_USERNS"36 rm -f "$APPARMOR_RESTORE"
68 APPARMOR_RESTORE=/tmp/zoned_uid_apparmor_restore72 echo "$orig" > "$APPARMOR_RESTORE"