Darren Tucker wrote: > You can if you want, but dealing with this is on my to-do list. I'm not > sure if that patch is the best way to deal with it, or if > permanently_set_uid() should skip the restore test if pw_uid == 0. I think it should just skip the test when root pw->pw_uid== 0. -d