xref: /llvm-project/compiler-rt/test/sanitizer_common/netbsd_commands/run_nomprotect.sh (revision 190b9110c23c0c742602d686e4a5bcff3d94fba1)
1#!/bin/sh
2/usr/sbin/paxctl +m "${1}"
3exec "${@}"
4