summaryrefslogtreecommitdiff
path: root/templates/show/system/boot-messages/all/node.def
blob: fdc8d69b85a20d6e9c4adcc52eda5dd2f3862b0f (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`