#!/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
