MOP_FILE_PATH
#ifndef MOP_FILE_PATH
if (chroot(MOP_FILE_PATH) == -1) {
syslog(LOG_CRIT, "chroot %s: %m", MOP_FILE_PATH);