Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ci
Path: blob/main/scripts/build/config-head/testvm/append/etc/sysctl.conf
1130 views
1
kern.crypto.allow_soft=1
2
kern.ipc.tls.enable=1
3
net.add_addr_allfibs=0
4
security.mac.bsdextended.enabled=0
5
security.mac.ipacl.ipv4=0
6
security.mac.ipacl.ipv6=0
7
security.mac.portacl.enabled=0
8
vfs.aio.enable_unsafe=1
9
vfs.usermount=1
10
11