Page MenuHomeFreeBSD

D43979.diff
No OneTemporary

D43979.diff

diff --git a/libexec/rc/rc.d/mountlate b/libexec/rc/rc.d/mountlate
--- a/libexec/rc/rc.d/mountlate
+++ b/libexec/rc/rc.d/mountlate
@@ -39,7 +39,7 @@
# If we booted a special kernel remove the record
# so we will boot the default kernel next time.
if [ -x /sbin/nextboot ]; then
- /sbin/nextboot -D
+ /sbin/nextboot -D > /dev/null 2>&1
fi
}

File Metadata

Mime Type
text/plain
Expires
Wed, Oct 2, 1:35 AM (21 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13294926
Default Alt Text
D43979.diff (358 B)

Event Timeline