Notes:

 vi /etc/vz/conf/102.mount

paste:

#!/bin/bash
source /etc/vz/vz.conf
source ${VE_CONFFILE}
mount -n --bind /common-stuff ${VE_ROOT}/common-stuff
 chmod +x /etc/vz/conf/102.mount

Restart VM

Sources:

Leave a Reply

Your email address will not be published. Required fields are marked *