Just a side note that it might be a good idea to hack in the other script types as well while you're in there anyway. That way if/when something should end up in, say, a premount script, you only need to write the script itself. Something to consider, anyway. On May 5, 2014 11:12 PM, "Dietmar Maurer" <[email protected]> wrote:
> > > > ++ snprintf(buf, sizeof(buf), "%sproxmox.%s", > VPS_CONF_DIR, > > ++ POST_UMOUNT_PREFIX); > > } > > } > > > > > > should call /etc/vz/conf/proxmox.postumount > > > > (maybe putting the script is /usr/sbin/ is better ?) > > Please use SCRIPTDIR (see include/types.h) > _______________________________________________ > pve-devel mailing list > [email protected] > http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel >
_______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
