Search
You can find the results of your search below.
Fulltext results:
- gateway
- # network device leading to the internet CONF_DIR="/usr/local/etc/fw" # where we store the config FIREWALL_CONF="${CONF_DIR:?}/firewall.conf" # firewall config file NAT_CONF="${CONF_DIR:?}/nat.conf" # net service config file ... NAT ====== <code> jexec "ioc-${JAIL_NAME:?}" mkdir -p "${NAT_CONF%/*}" jexec "ioc-${JAIL_NAME:?}" /
- dnsmasq
- le structure. <code> jexec "ioc-${JAIL_NAME:?}" mkdir /usr/local/etc/dnsmasq.d jexec "ioc-${JAIL_NAME:?... all files in a directory which end in .conf conf-dir=/usr/local/etc/dnsmasq.d/,*.conf END </code> ==
- famp
- e24/modules.d/001_mod-php.conf" \ <<END <IfModule dir_module> DirectoryIndex index.php index.html