What I found analyzing and testing timeoutd.c code from Ubuntu source repository is that, when get_day_time(user) function is invoked, it doesn't follow into while (login_p) and eventually while (logout_p) branches, so daytime variable is always 0.
-- Regression: only session timeout and nologin are checked for timeoutd https://bugs.launchpad.net/bugs/560925 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
