I'm interested in adding multiple entries for a single rctl that have diffrent 
actions to a zone config.  Using the latest build (55 archives) I can only have 
one defined which means I can't create a layered plan of attack.  

For example, I'd like to be able to do this:

rctl:
        name: zone.max-lwps
        value: (priv=privileged,limit=1000,action=none)
rctl:
        name: zone.max-lwps
        value: (priv=privileged,limit=2000,action=deny)

Is this possible?  If not, does an RFE exist for this?

benr.
 
 
This message posted from opensolaris.org
_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org

Reply via email to