Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145137643
D12476.1777484297.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
733 B
Referenced Files
None
Subscribers
None
D12476.1777484297.diff
View Options
Index: head/usr.sbin/bsdinstall/scripts/config
===================================================================
--- head/usr.sbin/bsdinstall/scripts/config
+++ head/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
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 29, 5:38 PM (11 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28458657
Default Alt Text
D12476.1777484297.diff (733 B)
Attached To
Mode
D12476: Fix variable name typo in bsdinstall ttys hardening
Attached
Detach File
Event Timeline
Log In to Comment