Bob Mottram 9 年 前
コミット
e48d8ab9ea
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/freedombone-sec

+ 1
- 1
src/freedombone-sec ファイルの表示

@@ -455,7 +455,7 @@ function housekeeping {
455 455
   cmd=(dialog --separate-output \
456 456
               --backtitle "Freedombone Security Configuration" \
457 457
               --title "Housekeeping options" \
458
-              --checklist "If you don't need to do any of these things then just press Enter:" 10 76 16)
458
+              --checklist "If you don't need to do any of these things then just press Enter:" 12 76 16)
459 459
   options=(1 "Regenerate ssh host keys" off
460 460
            2 "Regenerate Diffie-Hellman keys" off
461 461
            3 "Renew a StartSSL certificate" off