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.
This should be fixed in Precise. I didn't test it but the code is there.
static void
reload_ passwd (daemon);
reload_ wtmp_history (daemon);
reload_users (Daemon *daemon)
{
reload_data (daemon);
}
I created a task for an Oneiric SRU.