Spell SSHd as sshd to improve readability and consistency.
This commit is contained in:
parent
0d0f76632d
commit
dd5360b44c
@ -504,7 +504,7 @@ configSecurityExtreme(dialogMenuItem *self)
|
||||
|
||||
if (self)
|
||||
msgConfirm("Extreme security settings have been selected.\n\n"
|
||||
"Sendmail, SSHd, and NFS services have been disabled, and\n"
|
||||
"Sendmail, sshd, and NFS services have been disabled, and\n"
|
||||
"securelevels have been enabled.\n\n"
|
||||
"PLEASE NOTE that this still does not save you from having\n"
|
||||
"to properly secure your system in other ways or exercise\n"
|
||||
@ -528,7 +528,7 @@ configSecurityModerate(dialogMenuItem *self)
|
||||
|
||||
if (self)
|
||||
msgConfirm("Moderate security settings have been selected.\n\n"
|
||||
"Sendmail and SSHd have been enabled, securelevels are\n"
|
||||
"Sendmail and sshd have been enabled, securelevels are\n"
|
||||
"disabled, and NFS server settings have been left intact.\n\n"
|
||||
"PLEASE NOTE that this still does not save you from having\n"
|
||||
"to properly secure your system in other ways or exercise\n"
|
||||
|
@ -504,7 +504,7 @@ configSecurityExtreme(dialogMenuItem *self)
|
||||
|
||||
if (self)
|
||||
msgConfirm("Extreme security settings have been selected.\n\n"
|
||||
"Sendmail, SSHd, and NFS services have been disabled, and\n"
|
||||
"Sendmail, sshd, and NFS services have been disabled, and\n"
|
||||
"securelevels have been enabled.\n\n"
|
||||
"PLEASE NOTE that this still does not save you from having\n"
|
||||
"to properly secure your system in other ways or exercise\n"
|
||||
@ -528,7 +528,7 @@ configSecurityModerate(dialogMenuItem *self)
|
||||
|
||||
if (self)
|
||||
msgConfirm("Moderate security settings have been selected.\n\n"
|
||||
"Sendmail and SSHd have been enabled, securelevels are\n"
|
||||
"Sendmail and sshd have been enabled, securelevels are\n"
|
||||
"disabled, and NFS server settings have been left intact.\n\n"
|
||||
"PLEASE NOTE that this still does not save you from having\n"
|
||||
"to properly secure your system in other ways or exercise\n"
|
||||
|
Loading…
Reference in New Issue
Block a user