diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-11-04 18:38:15 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-11-04 18:38:15 +0000 |
commit | 223d7e54bc3dcc6c4aae63690c77fa68a2856325 (patch) | |
tree | 2399a6c28cc55c3c9c749b09e21c3305601a07f1 /etc | |
parent | 59927f608241bc9a16709a191db183fcb501b9b9 (diff) | |
download | pfsense-223d7e54bc3dcc6c4aae63690c77fa68a2856325.zip pfsense-223d7e54bc3dcc6c4aae63690c77fa68a2856325.tar.gz |
Carriage return before menu.
Diffstat (limited to 'etc')
-rwxr-xr-x | etc/rc.initial | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.initial b/etc/rc.initial index 4ab064f..bd98383 100755 --- a/etc/rc.initial +++ b/etc/rc.initial @@ -27,6 +27,7 @@ while : ; do # display a cheap menu echo +echo echo " pfSense console setup " echo "***********************" echo " 0) Logout (SSH only)" |