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

/etc/init.d/network.sh restart fix (thanks sygne@ombres.eu)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 27 15:46:07 2008 +0000 (2008-07-27)
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;