Comments.

This commit is contained in:
dteske 2013-06-18 21:35:38 +00:00
parent 298341aaac
commit 0f13adb175
3 changed files with 9 additions and 0 deletions

View File

@ -222,6 +222,9 @@ f_dialog_title "$msg_view_edit_startup_configuration"
f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
f_mustberoot_init
#
# Launch application main menu
#
while :; do
dialog_menu_main
retval=$?

View File

@ -338,6 +338,9 @@ f_startup_rcconf_map_expand RCCONF_MAP
# Generate RCCONF_MENU_LIST from $RCCONF_MAP
dialog_create_main
#
# Launch application main menu
#
while :; do
dialog_menu_main
retval=$?

View File

@ -190,6 +190,9 @@ f_dialog_title "$msg_toggle_startup_services"
f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
f_mustberoot_init
#
# Launch application main menu
#
while :; do
dialog_menu_main || f_die
f_dialog_menutag_fetch mtag