Gnome Nanny not started automatically
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nanny (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: nanny
in Ubuntu 10.10 I am trying to use Gnome Nanny 2.29.4-0ubuntu3
I have setting up the calendar to restrict the internet using time.
After restarting the computer the internet is active, and the gnome nanny panel indicator say the internet Will be active in XX hours.
At boot i have no iptable rules define for nanny
sudo iptables -L Nanny
iptables: No chain/target/match by that name.
trying to start nanny give nothing better
sudo service nanny start
sudo iptables -L Nanny
iptables: No chain/target/match by that name.
after restart nanny, i have the iptable rules and internet is blocked
sudo service nanny restart
Stopping nanny (Parental Control Daemon): nanny.
Starting nanny (Parental Control Daemon): nanny.
jm@jm-laptop:~$ sudo iptables -L Nanny
Chain Nanny (1 references)
target prot opt source destination
DROP tcp -- anywhere anywhere multiport dports www,https,http-alt owner UID match jm state NEW,RELATED,
DROP tcp -- anywhere anywhere multiport dports www,https,http-alt owner UID match jm state NEW,RELATED,
DROP tcp -- anywhere anywhere multiport dports www,https,http-alt owner UID match jm state NEW,RELATED,
DROP tcp -- anywhere anywhere multiport dports www,https,http-alt owner UID match jm state NEW,RELATED,
I have Gnome Nanny is started at boot
I have just change
#! /bin/sh to #!/bin/sh in /etc/init.d/nanny