auto now hosts django apps

added devfs_rule configs for jails
configure mail ipv6 settings
windows2019 VM
This commit is contained in:
Charlie Root
2020-04-11 00:46:09 -07:00
parent f26cf87f5a
commit 2327d9d6c0
34 changed files with 1451 additions and 113 deletions

View File

@ -1,4 +1,4 @@
# Copyright (c) 2018-2020, diyIT.org
# Copyright (c) 2018-2019, diyIT.org
# All rights reserved.
#
# BSD 2-Clause License ("Simplified BSD License" or "FreeBSD License")
@ -28,6 +28,8 @@ kern.geom.label.gptid.enable="0"
# Increase dmesg buffer to fit longer boot output.
kern.msgbufsize="524288"
kern.racct.enable=1
# ZFS root boot config
zfs_load="YES"
vfs.root.mountfrom="zfs:zroot/ROOT/default"