aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
diff options
context:
space:
mode:
Diffstat (limited to 'rc.d/rc.sysinit')
-rwxr-xr-xrc.d/rc.sysinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit
index 2a366b59..8bb60f20 100755
--- a/rc.d/rc.sysinit
+++ b/rc.d/rc.sysinit
@@ -729,7 +729,7 @@ while [ $i -ge 0 ] ; do
fi
i=$(($i-1))
done
-(/bin/date; /bin/uname -r;
+(/bin/date; /bin/uname -a;
/bin/cat /proc/modules; /bin/cat /proc/ksyms) >/var/log/ksyms.0
# create the crash indicator flag to warn on crashes, offer fsck with timeout
touch /.autofsck