Page MenuHomeFreeBSD

D12476.id33357.diff
No OneTemporary

D12476.id33357.diff

Index: usr.sbin/bsdinstall/scripts/config
===================================================================
--- usr.sbin/bsdinstall/scripts/config
+++ usr.sbin/bsdinstall/scripts/config
@@ -35,9 +35,9 @@
cat $BSDINSTALL_CHROOT/etc/sysctl.conf $BSDINSTALL_TMPETC/sysctl.conf.* >> $BSDINSTALL_TMPETC/sysctl.conf
rm $BSDINSTALL_TMPETC/sysctl.conf.*
-if [ -f $BSDINSTALL_TMPTEC/ttys.hardening ]; then
- cat $BSDINSTALL_TMPTEC/ttys.hardening > $BSDINSTALL_TMPTEC/ttys
- rm $BSDINSTALL_TMPTEC/ttys.hardening
+if [ -f $BSDINSTALL_TMPETC/ttys.hardening ]; then
+ cat $BSDINSTALL_TMPETC/ttys.hardening > $BSDINSTALL_TMPETC/ttys
+ rm $BSDINSTALL_TMPETC/ttys.hardening
fi
cp $BSDINSTALL_TMPETC/* $BSDINSTALL_CHROOT/etc

File Metadata

Mime Type
text/plain
Expires
Fri, Feb 27, 2:34 PM (7 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29032978
Default Alt Text
D12476.id33357.diff (718 B)

Event Timeline