msantos / epcap

Erlang packet capture interface using pcap
http://listincomprehension.com/2009/12/erlang-packet-sniffer-using-ei-and.html
BSD 3-Clause "New" or "Revised" License
178 stars 56 forks source link

Ensure that chroot directory exists #7

Closed legoscia closed 11 years ago

legoscia commented 11 years ago

This little patch makes epcap ensure that the chroot dir exists before it tries to use it.

msantos commented 11 years ago

Merged, thank you!

On Mon, Oct 22, 2012 at 09:18:22AM -0700, Magnus Henoch wrote:

This little patch makes epcap ensure that the chroot dir exists before it tries to use it.

You can merge this Pull Request by running:

git pull https://github.com/legoscia/epcap master

Or you can view, comment on it, or merge it online at:

https://github.com/msantos/epcap/pull/7

-- Commit Summary --

  • Ensure that the chroot dir exists

-- File Changes --

M src/epcap.erl (1)

-- Patch Links --

https://github.com/msantos/epcap/pull/7.patch https://github.com/msantos/epcap/pull/7.diff


Reply to this email directly or view it on GitHub: https://github.com/msantos/epcap/pull/7