|
|||||||||||
|
boot chart hidden upload ?!
From: ``-_-´´) -- Fernando <Ubuntu(at)bugabundo.net>
Date: Mon Oct 08 2007 - 06:16:12 EDT
upload_chart()
for item in $(cat /proc/cmdline); do
case $item in
bootchart=*)
boottype=$(echo "$item" | awk -F, '{print $2}')
;;
esac
done wget -O /dev/null -q --post-file $CHARTS/$base-$count.png http://bootchart.err.no/upload/$(lsb_release -si)/$(lsb_release -sc)/$(uname -r)/$(uname -m)/$boottype } Does this mean, that this apps, tries to upload our private results to a server without our knowledge? -- BUGabundo :o) (``-_-ยดยด) http://Ubuntu.BUGabundo.net Linux user #443786 GPG key 1024D/A1784EBB My new micro-blog @ http://BUGabundo.net -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
This archive was generated by hypermail 2.1.8 : Thu Jun 19 2008 - 02:01:54 EDT |
||||||||||
|
|||||||||||