]> git.pld-linux.org Git - packages/wireshark.git/commitdiff
- script for enabling easy run ethereal from user menu (not root)
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 21 May 2001 14:50:33 +0000 (14:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
NOTE: any much elegant way's to do that?

Changed files:
    ethereal.su-start-script -> 1.1
    wireshark.su-start-script -> 1.1

ethereal.su-start-script [new file with mode: 0755]
wireshark.su-start-script [new file with mode: 0644]

diff --git a/ethereal.su-start-script b/ethereal.su-start-script
new file mode 100755 (executable)
index 0000000..c15ed8c
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+echo "podaj has³o roota" 
+su -c ethereal
+
diff --git a/wireshark.su-start-script b/wireshark.su-start-script
new file mode 100644 (file)
index 0000000..c15ed8c
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+echo "podaj has³o roota" 
+su -c ethereal
+
This page took 0.169803 seconds and 4 git commands to generate.