Commit bdda9bd5 authored by Franco Fichtner's avatar Franco Fichtner

rc: no version.buildtime

parent 13e0d121
......@@ -454,9 +454,8 @@ if [ "${GMIRROR_STATUS}" != "" ]; then
fi
# Log product version to syslog
BUILDTIME=`cat /etc/version.buildtime`
ARCH=`uname -m`
echo "$product ($PLATFORM) $version $ARCH $BUILDTIME"
echo "$product ($PLATFORM) $version $ARCH"
echo "Bootup complete"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment