aboutsummaryrefslogtreecommitdiffstats
path: root/community/wireshark/wireshark-common.post-install
blob: e9bae68d09257d636ccbca0b214e08619d7e23a5 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

cat 1>&2 <<EOF
*
* If you want to run wireshark as an unprivileged user
* then you must add that user to the group "wireshark".
*
EOF