summaryrefslogtreecommitdiff
path: root/templates/show/system/boot-messages/all/node.def
blob: 15f42d1a80e5fae4789c9acefaacdaa3901a25f4 (plain)
1
2
3
4
5
help: Show all kernel boot messages
run: LESSOPEN="/usr/bin/lesspipe %s" LESSCLOSE="/usr/bin/lesspipe %s %s" \
     less $_vyatta_less_options \
	--prompt=".boot-messages?m, file %i of %m., page %dt of %D" \
	-- `printf "%s\n" /var/log/dmesg* | sort -nr`