>I'm trying to create a pset with pset_create() and I get errno=1.
>In the man of pset_create() is written that this happens when the
>{PRIV_SYS_RES_CONFIG} privilege is not asserted in the effectvie
>set of the calling process.
>Is the problem indeed in the privilege?
truss will show that:
% t
Hello,
I'm trying to create a pset with pset_create() and I get errno=1. In the man of
pset_create() is written that this happens when the {PRIV_SYS_RES_CONFIG}
privilege is not asserted in the effectvie set of the calling process.
Is the problem indeed in the privilege?
Now I'm trying to add th