Hi,
I need to activate feature "nfs : on" for every CT based on a given template (if not, the CT won't be able to start all its services).
This operation cannot be done via the webgui (unless I missed something).
So today, I use SSH to log into the HN and update the config for the CT, using vzctl --save.
It works fine, but I wish I could avoid this "manual" step everytime a CT is created.
This is my question: is there a more "automatic" way to add the NFS feature to the CT (using post-create script for example) ?
I hope this is not a too newbie question.
Thanks for your help
I need to activate feature "nfs : on" for every CT based on a given template (if not, the CT won't be able to start all its services).
This operation cannot be done via the webgui (unless I missed something).
So today, I use SSH to log into the HN and update the config for the CT, using vzctl --save.
It works fine, but I wish I could avoid this "manual" step everytime a CT is created.
This is my question: is there a more "automatic" way to add the NFS feature to the CT (using post-create script for example) ?
I hope this is not a too newbie question.
Thanks for your help