Comment 4 for bug 873784

Revision history for this message
Peter Matulis (petermatulis) wrote :

This should be fixed in Precise. I didn't test it but the code is there.

static void
reload_users (Daemon *daemon)
{
        reload_passwd (daemon);
        reload_wtmp_history (daemon);
        reload_data (daemon);
}

I created a task for an Oneiric SRU.