Artem Kachitchkine wrote:
> Well yes, that's what my current code relies on, i.e. dlmgmt_door_init() 
> becomes:
> 
>          if (__init_daemon_priv(PU_RESETGROUPS|PU_CLEARLIMITSET, UID_DLADM,
> -            GID_SYS, NULL) == -1) {
> +            GID_SYS, PRIV_SYS_NET_CONFIG, NULL) == -1) {
> 
> 
> Or I could do something else, as long as dlmgmtd is allowed to do 
> DLDIOCSETPROP.

This is fine, I'll just add that code to my version of dlmgmt_main.c, and 
patiently wait for your putback to sync up. :-)

Thanks,
-Seb

Reply via email to