tazpanel rev 103

boot.cgi: edit link for /etc/init.d/local.sh
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 14 23:51:14 2011 +0200 (2011-04-14)
parents c1b6609b6445
children b7d48b22d14c
files boot.cgi
line diff
     1.1 --- a/boot.cgi	Thu Apr 14 23:41:06 2011 +0200
     1.2 +++ b/boot.cgi	Thu Apr 14 23:51:14 2011 +0200
     1.3 @@ -171,6 +171,8 @@
     1.4  `cat /proc/cmdline`
     1.5  </pre>
     1.6  <h3>`gettext "Local startup commands"`</h3>
     1.7 +<a href="index.cgi?file=/etc/init.d/local.sh">
     1.8 +<img src="$IMAGES/edit.png" />/etc/init.d/local.sh</a>
     1.9  <pre>
    1.10  $(cat /etc/init.d/local.sh | syntax_highlighter sh)
    1.11  </pre>