slitaz-boot-scripts view applications/boot-log.desktop @ rev 100

Added tag 2.4 for changeset f36e99a70d2a
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jun 24 20:33:20 2008 +0200 (2008-06-24)
parents a695a270b13f
children d029ffebc94b
line source
1 [Desktop Entry]
2 Encoding=UTF-8
3 Name=Show Boot Log
4 Exec=xterm -hold -e 'si=`cat /var/log/boot.log | wc -l`; sh=$(($si-1)); head -$sh /var/log/boot.log'
5 Icon=other.png
6 Type=Application
7 Categories=System;