Bob Mottram 9 years ago
parent
commit
e48d8ab9ea
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-sec

+ 1
- 1
src/freedombone-sec View File

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