diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-09-26 01:57:08 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-09-26 01:57:08 (GMT) |
commit | 7b29169fff9e7c624890c5edffe85def8a293136 (patch) | |
tree | 47753889faa3a2063b66d1c7e7681e703eb1b39a /abs/core/local-website/htdocs/rrd | |
parent | c491dea779dac29afff3578bf8245943817c2339 (diff) | |
download | linhes_pkgbuild-7b29169fff9e7c624890c5edffe85def8a293136.zip linhes_pkgbuild-7b29169fff9e7c624890c5edffe85def8a293136.tar.gz linhes_pkgbuild-7b29169fff9e7c624890c5edffe85def8a293136.tar.bz2 |
LinHES 6.01.00
Diffstat (limited to 'abs/core/local-website/htdocs/rrd')
-rw-r--r-- | abs/core/local-website/htdocs/rrd/Disabled | 0 | ||||
-rw-r--r-- | abs/core/local-website/htdocs/rrd/index.html | 29 |
2 files changed, 29 insertions, 0 deletions
diff --git a/abs/core/local-website/htdocs/rrd/Disabled b/abs/core/local-website/htdocs/rrd/Disabled new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/abs/core/local-website/htdocs/rrd/Disabled diff --git a/abs/core/local-website/htdocs/rrd/index.html b/abs/core/local-website/htdocs/rrd/index.html new file mode 100644 index 0000000..5f595b2 --- /dev/null +++ b/abs/core/local-website/htdocs/rrd/index.html @@ -0,0 +1,29 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> + <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> + <meta content="Cecil Watson" name="author"> + <title>KnoppMyth R5.5</title> + <!-- Generated by: /usr/local/bin/rrd_Configure.sh --> + <link href="/KnoppMyth.css" rel="stylesheet" type="text/css" /> + <p align="center"><a href="http://www.mysettopbox.tv"> + <img src="/header.png" alt="Tux with a Remote" align="middle" border="0"></a> + </p> + <table align="center" border="0" cellpadding="5"> + <tbody> + <tr> + <td style="vertical-align: top;"> + <p class="headerimage" align="center"><b>KnoppMyth R5.5</b></p> + <p align=center> +<font size="+2">RRD Tool</font><br> +<font size="+1">Is <font color="#CC0000">disabled</font> +by rrd_Configure.sh and may be re-enabled by running as root:<br> +<b>rrd_Configure.sh</b></font> + </p> + <p> </p> + </td> + </tr> + </tbody> + </table> +</body> +</html> |