Thanks to Bertl and daniel_hozac this is solved already.
Most recent util-vserver tools (0.30.213-rcX) from
http://people.linux-vserver.org/~dhozac/t/uv-testing/ can do this.
Just create files
/etc/vservers/<guest>/sysctl/<whatever>/{setting,value}
holding the key and the value.

E.g. here it looks like this to change shmmax:
# cat /etc/vservers/testguest/sysctl/kernel.shmmax/setting 
kernel.shmmax
# cat /etc/vservers/testguest/sysctl/kernel.shmmax/value   
2147483648

Regards,
        _are_
-- 
LiHAS - Adrian Reyer                     Fon:  +49 (7 11) 78 28 50 90
Krehlstraße 1 - D-70563 Stuttgart        Fax:  +49 (7 11) 78 28 50 91
                                         [EMAIL PROTECTED] - http://lihas.de
Linux, Netzwerke, Consulting & Support   USt-ID: DE 227 816 626 Stuttgart
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to