Bob Mottram 9 年前
父节点
当前提交
e48d8ab9ea
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-sec

+ 1
- 1
src/freedombone-sec 查看文件

455
   cmd=(dialog --separate-output \
455
   cmd=(dialog --separate-output \
456
               --backtitle "Freedombone Security Configuration" \
456
               --backtitle "Freedombone Security Configuration" \
457
               --title "Housekeeping options" \
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
   options=(1 "Regenerate ssh host keys" off
459
   options=(1 "Regenerate ssh host keys" off
460
            2 "Regenerate Diffie-Hellman keys" off
460
            2 "Regenerate Diffie-Hellman keys" off
461
            3 "Renew a StartSSL certificate" off
461
            3 "Renew a StartSSL certificate" off