mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
This module is bundled into flua, it only provides for now the exec
function. The point of the function is to be able to execute a program
without actually executing a shell.
to use it:
fbsd.exec({"id", "bapt"})
Reviewed by: manu
Differential Revision: https://reviews.freebsd.org/D41840
|
||
|---|---|---|
| .. | ||
| modules | ||
| linit_flua.c | ||
| Makefile | ||