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