summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial.reboot
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-10 04:17:48 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-10 04:17:48 +0000
commit5b6eac014229d7794f76675379d4a78262ca3400 (patch)
treeb8fd22f975cff714f06cf12fbc7b74669a437f68 /etc/rc.initial.reboot
parentb9e3a295e8b7ee59c928eaccc75fd11360580b7b (diff)
downloadpfsense-5b6eac014229d7794f76675379d4a78262ca3400.zip
pfsense-5b6eac014229d7794f76675379d4a78262ca3400.tar.gz
Use product_name
Diffstat (limited to 'etc/rc.initial.reboot')
-rwxr-xr-xetc/rc.initial.reboot4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.initial.reboot b/etc/rc.initial.reboot
index 26804a1..61bf0a9 100755
--- a/etc/rc.initial.reboot
+++ b/etc/rc.initial.reboot
@@ -38,7 +38,7 @@
echo <<<EOD
-pfSense will reboot. This may take one minute.
+{$g['product_name']} will reboot. This may take one minute.
Do you want to proceed [y|n]?
EOD;
@@ -47,7 +47,7 @@ EOD;
echo <<<EOD
-pfSense is rebooting now.
+{$g['product_name']} is rebooting now.
EOD;
OpenPOWER on IntegriCloud