You would need the sys_admin capability on the container for it to work. This is what your hosting provider could execute to enable that capability:
vzctl set 194 --capability sys_admin:on --save
You would need the sys_admin capability on the container for it to work. This is what your hosting provider could execute to enable that capability:
vzctl set 194 --capability sys_admin:on --save