diff --git a/src/etc/rc.initial b/src/etc/rc.initial index 3101b2fc3..d8b8fb266 100755 --- a/src/etc/rc.initial +++ b/src/etc/rc.initial @@ -27,9 +27,9 @@ set -e echo echo " 0) Logout 7) Ping host" -echo " 1) Assign Interfaces 8) Shell" -echo " 2) Set interface(s) IP address 9) pfTop" -echo " 3) Reset the root password 10) Filter Logs" +echo " 1) Assign interfaces 8) Shell" +echo " 2) Set interface IP address 9) pfTop" +echo " 3) Reset the root password 10) Firewall log" echo " 4) Reset to factory defaults 11) Reload all services" echo " 5) Power off system 12) Upgrade from console" echo " 6) Reboot system 13) Restore a configuration"