summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-12-02 04:16:27 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-12-02 04:16:27 +0000
commite1f77867e6877ccf15b2d2a117104bfe01b2b102 (patch)
tree0ade303a643cb35ac9ca339c87d8797635eb6ee0
parent12147ccb6dbbbeded3c2e648218f5fc4755c0ec9 (diff)
downloadpfsense-e1f77867e6877ccf15b2d2a117104bfe01b2b102.zip
pfsense-e1f77867e6877ccf15b2d2a117104bfe01b2b102.tar.gz
Show FreeBSD version as well.
-rw-r--r--usr/local/www/widgets/widgets/system_information.widget.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/widgets/widgets/system_information.widget.php b/usr/local/www/widgets/widgets/system_information.widget.php
index 6161b64..8379772 100644
--- a/usr/local/www/widgets/widgets/system_information.widget.php
+++ b/usr/local/www/widgets/widgets/system_information.widget.php
@@ -44,6 +44,8 @@
<strong><?php readfile("/etc/version"); ?></strong>
<br />
built on <?php readfile("/etc/version.buildtime"); ?>
+ <br />
+ <?=`uname -sr`?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud