#!/usr/bin/sh

export LD_LIBRARY_PATH=/usr/lib64/aesmd/
exec /usr/lib64/aesmd/aesm_service "$@"
