Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=553210

--- Comment #4 from Matthias Clasen <[email protected]> 2010-02-27 00:32:02 
EST ---
A few more notes from poking at the code a bit:

- controlling e.g web browsing works by modifying iptables - which is why I
didn't see any control happening, I had the firewall turned off. Two things to
take away here: 1) nanny should require iptables to be running, and 2) what
about ip6tables ? 

- controlling computer use time is done in two ways: 1) by tweaking
/etc/pam.d/gdm - which is not right for our multistack gdm, which uses
different pam stacks..., and 2) by trying to talk to existing user sessions in
a really gross way - this should be done via some ConsoleKit api instead,
really

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to