mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
16 lines
271 B
XML
16 lines
271 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<template_config os="FreeBSD">
|
|
|
|
<syscheck>
|
|
<ignore>/etc/hosts.allow</ignore>
|
|
</syscheck>
|
|
|
|
</template_config>
|
|
|
|
<template_config os="Linux">
|
|
|
|
<syscheck>
|
|
<ignore>/etc/hosts.deny</ignore>
|
|
</syscheck>
|
|
|
|
</template_config>
|