summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRyan Moeller <freqlabs@FreeBSD.org>2020-10-24 17:08:59 +0000
committerRyan Moeller <freqlabs@FreeBSD.org>2020-10-24 17:08:59 +0000
commit73577bf01de5c4677dc54d97f93310286c254780 (patch)
tree46ca58183e710d3eaa9228aa3a9fbe463ccd99f2 /etc
parent64e352c6dfdb60e27ffc727033d7eda2faafb78f (diff)
downloadsrc-test2-73577bf01de5c4677dc54d97f93310286c254780.tar.gz
src-test2-73577bf01de5c4677dc54d97f93310286c254780.zip
flua: Add a libjail module
libjail is pretty small, so it makes for a good proof of concept demonstrating how a system library can be wrapped to create a loadable Lua module for flua. * Introduce 3lua section for man pages * Add libjail module Reviewed by: kevans, manpages Relnotes: yes Differential Revision: https://reviews.freebsd.org/D26080
Notes
Notes: svn path=/head/; revision=367013
Diffstat (limited to 'etc')
-rw-r--r--etc/mtree/BSD.usr.dist4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist
index 73a5fe6eca9c..b9329600c231 100644
--- a/etc/mtree/BSD.usr.dist
+++ b/etc/mtree/BSD.usr.dist
@@ -281,6 +281,8 @@
..
find_interface
..
+ flua
+ ..
hast
..
hostapd
@@ -857,6 +859,8 @@
..
man3
..
+ man3lua
+ ..
man4
aarch64
..