Comment 6 for bug 705234

Revision history for this message
towheedm (towheedm) wrote :

Did some more testing, this one may be a security issue. Can't say if it's the dock or Maverick yet. Here's what I just did.

1. Since it seems that the x and y values in the netspeed.conf file is being changed, I decided to make the file read-only. Did this with "chmod -w ~/.config/cairo-dock/current_theme/plug-ins/netspeed/netspeed.conf".

2. Verified the change was successful with "ls -all ~/.config/cairo-dock/current_theme/plug-ins/netspeed/netspeed.conf". It returned "-r--r--r-- 1 towheed towheed 3632 2011-01-21 08:16 /home/towheed/.config/cairo-dock/current_theme/plug-ins/netspeed/netspeed.conf".

3. Restarted the dock, netspeed position changed to x=191 and y=1. Checked the permissions on the conf file and it reverted to a read and write permission (-rw-r--r-- 1 towheed towheed 3632 2011-01-21 08:18 /home/towheed/.config/cairo-dock/current_theme/plug-ins/netspeed/netspeed.conf).