From f8c1a3770e5ac8553eef687bbde72ae9da5a6e23 Mon Sep 17 00:00:00 2001 From: guy Date: Wed, 28 May 2008 02:14:10 +0000 Subject: Add a script to change the permissions of /dev/bpf*, and a launchd plist for it, for Mac OS X 10.4 and later. (The script could be useful for BPF-based systems that don't use devfs as well.) We're not installing it at this point; that might happen later. --- org.tcpdump.chmod_bpf.plist | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 org.tcpdump.chmod_bpf.plist (limited to 'org.tcpdump.chmod_bpf.plist') diff --git a/org.tcpdump.chmod_bpf.plist b/org.tcpdump.chmod_bpf.plist new file mode 100644 index 0000000..cfe486d --- /dev/null +++ b/org.tcpdump.chmod_bpf.plist @@ -0,0 +1,16 @@ + + + + + Label + org.tcpdump.chmod_bpf + OnDemand + + Program + /usr/local/bin/chmod_bpf + ProgramArguments + + /usr/local/bin/chmod_bpf + + + -- cgit v1.2.3