diff options
Diffstat (limited to 'files/etc/hosts.freebsd')
-rw-r--r-- | files/etc/hosts.freebsd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/files/etc/hosts.freebsd b/files/etc/hosts.freebsd new file mode 100644 index 0000000..5551ff0 --- /dev/null +++ b/files/etc/hosts.freebsd @@ -0,0 +1,4 @@ +::1 localhost localhost.${domain} +127.0.0.1 localhost localhost.${domain} + +${BOXCONF_DEFAULT_IPV4} ${BOXCONF_HOSTNAME}.${domain} ${BOXCONF_HOSTNAME} |