diff --git a/openup b/openup index 617decf..97e11be 100755 --- a/openup +++ b/openup @@ -235,7 +235,7 @@ check_vuxml() { do_i_need_to_reboot() { # XXX hardcoded PKG_DBDIR - local kern_bp_time=$(stat -f "%Um" /var/db/pkg/binpatch${_REL_INT}-${_ARCH}-kernel-*) + local kern_bp_time=$(stat -qf "%Um" /var/db/pkg/binpatch${_REL_INT}-${_ARCH}-kernel-*) local wake_up=$(sysctl -n kern.boottime) if [ "${wake_up}" -lt "${kern_bp_time}" ]; then