saleyn / erlexec

Execute and control OS processes from Erlang/OTP
https://hexdocs.pm/erlexec/readme.html
Other
541 stars 141 forks source link

add DragonFlyBSD #118

Closed seannaswell closed 6 years ago

seannaswell commented 6 years ago

Possible to add support for DragonFlyBSD? Tested these changes using Zotonic, which allow erlexec to compile properly. Reference: https://github.com/zotonic/zotonic/issues/1938

DragonFlyBSD is a fork of FreeBSD so adding support should be as simple as the above, but will report back if I do notice any issues...