summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial.reboot
diff options
context:
space:
mode:
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