summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoeServ <bousset.rudy@gmail.com>2022-05-20 21:40:37 +0000
committerJoeServ <bousset.rudy@gmail.com>2022-05-20 21:40:37 +0000
commitc911d1abf1674934ee7366e812c709bad76d92f9 (patch)
treec65f48df34aebed3b49e76bd5e3b985811506678
parentupdate (diff)
downloadjoe-conf-c911d1abf1674934ee7366e812c709bad76d92f9.tar.gz
joe-conf-c911d1abf1674934ee7366e812c709bad76d92f9.tar.bz2
joe-conf-c911d1abf1674934ee7366e812c709bad76d92f9.tar.xz
joe-conf-c911d1abf1674934ee7366e812c709bad76d92f9.tar.zst
joe-conf-c911d1abf1674934ee7366e812c709bad76d92f9.zip
update
-rw-r--r--etc/rc.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.conf b/etc/rc.conf
index 4282bc8..507adae 100644
--- a/etc/rc.conf
+++ b/etc/rc.conf
@@ -4,6 +4,9 @@ ntpd_enable="YES"
static_routes="linklocal"
devmatch_blacklist="virtio_random.ko"
sendmail_enable="NONE"
+sendmail_submit_enable="NONE"
+sendmail_msp_queue_enable="NONE"
+sendmail_outbound_enable="NONE"
ifconfig_vtnet0="DHCP -rxcsum -tso"
nginx_enable="YES"
fcgiwrap_enable="YES"