capabilities [message #43580] |
Wed, 28 September 2011 13:08  |
gmonti
Messages: 1 Registered: September 2011
|
Junior Member |
|
|
Hi all
I posted this on proxmox maillist, but think this is the best place to do it, because is openvz related.
Please, how can i pre-set capabilities so when the virtual machine is created will start with things i need, for example, whenever i create a vm from proxmox web inteface, i need to go to cli machine and write: vzctl set VETID --save --capability sys_time:on and vzctl exec VETID ln -s /usr/share/zoneinfo/Europe/Rome /etc/localtime, before i start the new machine
There is any config file where i can preset things like this, being standard for mostly all my vm?
Thanks in advance for any help
Giuliano Monti Avellino
|
|
|
Re: capabilities [message #43634 is a reply to message #43580] |
Mon, 03 October 2011 18:37  |
Ales
Messages: 330 Registered: May 2009
|
Senior Member |
|
|
I don't know where Proxmox gets its default settings from and that's what you need to change. I'm afraid that's a completely Proxmox related question.
If we would be talking strictly about openvz, it would be a matter of making a new custom template or adjusting an existing one in /etc/vz/conf.
|
|
|