Page MenuHomeFreeBSD

D34166.diff
No OneTemporary

D34166.diff

diff --git a/libexec/rc/rc b/libexec/rc/rc
--- a/libexec/rc/rc
+++ b/libexec/rc/rc
@@ -137,7 +137,7 @@
# Note: this assumes firstboot_sentinel is on / when we have
# a read-only /, or that it is on media that's writable.
if [ -e ${firstboot_sentinel} ]; then
- checkyesno root_rw_mount && mount -uw /
+ checkyesno root_rw_mount || mount -uw /
chflags -R 0 ${firstboot_sentinel}
rm -rf ${firstboot_sentinel}
if [ -e ${firstboot_sentinel}-reboot ]; then

File Metadata

Mime Type
text/plain
Expires
Thu, Nov 14, 9:48 PM (8 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14634125
Default Alt Text
D34166.diff (462 B)

Event Timeline