aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/kismet
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
commit2614c95748849af51db4a047984962d7f2a37685 (patch)
treeaddeee8776a490f5b6df5a64905199a263728c1d /net-mgmt/kismet
parent08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff)
downloadports-2614c95748849af51db4a047984962d7f2a37685.tar.gz
ports-2614c95748849af51db4a047984962d7f2a37685.zip
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
Notes
Notes: svn path=/head/; revision=508903
Diffstat (limited to 'net-mgmt/kismet')
-rw-r--r--net-mgmt/kismet/files/suid_pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/net-mgmt/kismet/files/suid_pkg-message.in b/net-mgmt/kismet/files/suid_pkg-message.in
index 968c45cde5fe..27c743fd8617 100644
--- a/net-mgmt/kismet/files/suid_pkg-message.in
+++ b/net-mgmt/kismet/files/suid_pkg-message.in
@@ -1,6 +1,12 @@
+[
+{ type: install
+ message: <<EOM
kismet has been installed with a setuid-root capture helper binary,
%%LOCALBASE%%/bin/kismet_capture, which may be executed by users in the
kismet group. USERS IN THIS GROUP WILL BE ABLE TO ALTER NETWORK
INTERFACE STATES, but this is more secure than running all of kismet
as root. ONLY users in this group will be able to run kismet and capture
from physical network devices.
+EOM
+}
+]