diff options
author | Thomas Penteker <tek@serverop.de> | 2014-11-14 20:17:52 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2014-11-14 20:17:52 +0100 |
commit | 11bce0d84fcd6514a6777d18e63b3fbf3d1f0b8a (patch) | |
tree | 9f026b3014e0184552d88702f1abfcf5858d81d1 /wireshark/README | |
parent | 1176ebc799f0ddf665915c4966b0e328b8363380 (diff) | |
download | opt-11bce0d84fcd6514a6777d18e63b3fbf3d1f0b8a.tar.gz opt-11bce0d84fcd6514a6777d18e63b3fbf3d1f0b8a.tar.xz |
wireshark: include README
Diffstat (limited to 'wireshark/README')
-rw-r--r-- | wireshark/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/wireshark/README b/wireshark/README new file mode 100644 index 000000000..ac81092d9 --- /dev/null +++ b/wireshark/README @@ -0,0 +1,4 @@ +The post-install script requires the partition of /usr to allow setting +extended attributes. This enables running wireshark without root privileges, +provided the executing user is in the wireshark group. + |