summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-03-25 22:04:31 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-03-25 22:04:31 +0000
commitbd042586572a8a0d83475d277129608715e26560 (patch)
tree8d530cff423e2d6a316b17e0bffc7ef7d9b3b46f /etc/rc.bootup
parenta7dc4fe50523ca1a78f6e92e336fd3ab35e71ee6 (diff)
downloadpfsense-bd042586572a8a0d83475d277129608715e26560.zip
pfsense-bd042586572a8a0d83475d277129608715e26560.tar.gz
One period is enough.
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 522a66b..686d15c 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -185,7 +185,7 @@
echo "done.\n";
if($avail > 0 and $avail < 65) {
- echo "System has less than 65 megabytes of ram {$avail}. Delaying webConfigurator startup...\n";
+ echo "System has less than 65 megabytes of ram {$avail}. Delaying webConfigurator startup.\n";
/* start webConfigurator up on final pass */
touch("/tmp/restart_webgui");
} else {
OpenPOWER on IntegriCloud