#!/bin/sh
# Keep the experimental runtime separate from distribution CRIU.
export GLIBC_TUNABLES=glibc.pthread.rseq=0
exec /usr/lib/podmesh-vzcriu/criu "$@"
