aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/05_note-README-when-running-as-root.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/05_note-README-when-running-as-root.patch')
-rw-r--r--debian/patches/05_note-README-when-running-as-root.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/05_note-README-when-running-as-root.patch b/debian/patches/05_note-README-when-running-as-root.patch
index 7c3c63f97b..68872b317f 100644
--- a/debian/patches/05_note-README-when-running-as-root.patch
+++ b/debian/patches/05_note-README-when-running-as-root.patch
@@ -8,7 +8,7 @@ Author: Balint Reczey <balint@balintreczey.hu>
"This could be dangerous.\n\n"
"If you're running Wireshark this way in order to perform live capture, "
"you may want to be aware that there is a better way documented at\n"
-- "http://wiki.wireshark.org/CaptureSetup/CapturePrivileges", cur_user, cur_group);
+- "https://wiki.wireshark.org/CaptureSetup/CapturePrivileges", cur_user, cur_group);
+ "/usr/share/doc/wireshark-common/README.Debian", cur_user, cur_group);
g_free(cur_user);
g_free(cur_group);