Question: How can i set different defaults for openvz?

greenaar

New Member
Feb 23, 2014
4
0
1
Hi,

I looked for this in the forum but it wasn't obvious.

I want to run NFS clients in my openvz images. the following command does that

vzctl set 102 --features "nfs:on" --save

by writing

FEATURES="nfs:on"

to the /etc/vz/conf/<ID>.conf file.

I'd like to make that a default. Where is this information defined in proxmox and is there a way? If not, can I put in a feature request to expose that as an option in the UI?