Author: arekm Date: Fri Jun 9 20:46:58 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- up for wireshark
---- Files affected:
SOURCES:
wireshark.su-start-script (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SOURCES/wireshark.su-start-script
diff -u SOURCES/wireshark.su-start-script:1.4
SOURCES/wireshark.su-start-script:1.5
--- SOURCES/wireshark.su-start-script:1.4 Mon Dec 22 17:18:30 2003
+++ SOURCES/wireshark.su-start-script Fri Jun 9 22:46:53 2006
@@ -4,10 +4,10 @@
IDN=`$ID -u`
if [ $IDN -ne 0 ] ; then
- echo "Ethereal needs administrator capabilities"
+ echo "Wireshark needs administrator capabilities"
echo "Give root password (you have to be in wheel group):"
- exec su -c ethereal
+ exec su -c wireshark
exit 1
else
- ethereal
+ wireshark
fi
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/wireshark.su-start-script?r1=1.4&r2=1.5&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit