2 Commits

Author SHA1 Message Date
Jonathan Boulle 6607d48103 *: add license header where missing 2015-05-26 18:44:41 -07:00
Eugene Yakubovich 0b935f467f net: set FD_CLOEXEC on RktLock prior to fork/exec
When launching metadata service and net plugins,
set the close-on-exec flag so the child processes
don't end up holding the lock.
2015-03-19 17:14:31 -07:00