1 2 3 4 5
#!/bin/sh # DF-2543 run: execute the leak PoC as an unprivileged user cd "$(dirname "$0")" ./poc echo "RUN_EXIT=$?"