Page MenuHomeFreeBSD

D36950.id111697.diff
No OneTemporary

D36950.id111697.diff

diff --git a/usr.sbin/bsdinstall/scripts/hardening b/usr.sbin/bsdinstall/scripts/hardening
--- a/usr.sbin/bsdinstall/scripts/hardening
+++ b/usr.sbin/bsdinstall/scripts/hardening
@@ -86,7 +86,10 @@
echo 'syslogd_flags="-ss"' >> $BSDINSTALL_TMPETC/rc.conf.hardening
;;
disable_sendmail)
- echo 'sendmail_enable="NONE"' >> $BSDINSTALL_TMPETC/rc.conf.hardening
+ echo 'sendmail_enable="NO"' >> $BSDINSTALL_TMPETC/rc.conf.hardening
+ echo 'sendmail_submit_enable="NO"' >> $BSDINSTALL_TMPETC/rc.conf.hardening
+ echo 'sendmail_outbound_enable="NO"' >> $BSDINSTALL_TMPETC/rc.conf.hardening
+ echo 'sendmail_msp_queue_enable="NO"' >> $BSDINSTALL_TMPETC/rc.conf.hardening
;;
secure_console)
sed "s/unknown off secure/unknown off insecure/g" $BSDINSTALL_CHROOT/etc/ttys > $BSDINSTALL_TMPETC/ttys.hardening

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 27, 2:15 PM (6 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37392273
Default Alt Text
D36950.id111697.diff (819 B)

Event Timeline