Projet

Général

Profil

« Précédent | Suivant » 

Révision 5a42d9ef

Ajouté par Renato Botelho il y a plus de 9 ans

Fix initial console menu layout, it fixes #3884

Voir les différences:

etc/rc.initial
81 81

  
82 82
# display a cheap menu
83 83
echo ""
84
echo " 0) Logout (SSH only)                  8) Shell"
85
echo " 1) Assign Interfaces                  9) pfTop"
86
echo " 2) Set interface(s) IP address       10) Filter Logs"
87
echo " 3) Reset webConfigurator password    11) Restart webConfigurator"
88
echo " 4) Reset to factory defaults         12) ${product} Developer Shell"
89
echo " 5) Reboot system                     13) Upgrade from console"
90
echo " 6) Halt system                       ${sshd_option}"
91
echo " 7) Ping host                         15) Restore recent configuration"
92
echo " 17) Restart PHP-FPM "
84
echo " 0) Logout (SSH only)                  9) pfTop"
85
echo " 1) Assign Interfaces                 10) Filter Logs"
86
echo " 2) Set interface(s) IP address       11) Restart webConfigurator"
87
echo " 3) Reset webConfigurator password    12) ${product} Developer Shell"
88
echo " 4) Reset to factory defaults         13) Upgrade from console"
89
echo " 5) Reboot system                     ${sshd_option}"
90
echo " 6) Halt system                       15) Restore recent configuration"
91
echo " 7) Ping host                         16) Restart PHP-FPM"
92
echo " 8) Shell"
93 93
echo " ${option98} "
94 94

  
95 95
if [ "${option99}" != "" ]; then
......
151 151
		/etc/rc.restore_config_backup
152 152
		;;
153 153
16)
154
		/etc/rc.banner
155
		;;
156
17)
157 154
		/etc/rc.php-fpm_restart
158 155
		;;
159 156
98)

Formats disponibles : Unified diff