http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1141
------- Comment #1 from toralf.foerster@xxxxxx 2006-10-02 18:13 GMT -------
Ah, I cannot delete the file as a normal user, but I can do something like
this:
tfoerste@n22 /usr/portage/net-print/cups $ cp /dev/null /tmp/http.pcap
tfoerste@n22 /usr/portage/net-print/cups $ rm /tmp/http.pcap
rm: cannot remove `/tmp/http.pcap': Operation not permitted
tfoerste@n22 /usr/portage/net-print/cups $ date > /tmp/http.pcap
tfoerste@n22 /usr/portage/net-print/cups $ cat /tmp/http.pcap
Mon Oct 2 20:13:14 CEST 2006
tfoerste@n22 /usr/portage/net-print/cups $ rm /tmp/http.pcap
rm: cannot remove `/tmp/http.pcap': Operation not permitted
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.