Hi All, I am trying to test ct_ctl_adopt() function of libcontract.so.1 According to the manpage of ct_ctl_adopt(), "The ct_ctl_adopt() function adopts the contract referenced by the contract control file descriptor". But when I try to open the control file (ctl) in O_WRONLY mode of an any existing contract of a system its show an error "permission denied ".
Can anybody tell me which contract I can adopt in my own created contract? This message posted from opensolaris.org