Skip to content

uptime: Always show minutes in pretty output

username-removed-1211414 requested to merge lakerka/procps:patch1 into master

When supplying the -p command to uptime, it does not display any sections where the value is less than 1; however, after a reboot, this causes the command to just output "up". Always displaying minutes makes it clear that the system was recently rebooted.

Merge request reports