• Dridi Boukelmoune's avatar
    jail_solaris: Retire mgt_param.[gu]id usage · 9b42ca37
    Dridi Boukelmoune authored
    This fields were never set in the first place so they went away in #3888.
    
    We don't have SunOS coverage on Github so I noticed it after the facts.
    I did look at the Solaris jail but somehow missed that those fields were
    used there as well. Chances are that the deleted statements never ran in
    the first place, otherwise the assertions would have triggered.
    
    If the solaris jail should set[gu]id(2) as part of its privileges drop,
    it should probably grow new sub-options similar to the ones in the unix
    jail.
    
    Refs #3888
    9b42ca37
mgt_jail_solaris.c 13.1 KB