Age | Commit message (Collapse) | Author |
|
Bug 5252
The boot script needs to restore default settings, and the
templates are then used to enable root access.
|
|
Add public key support
Convert allow-root and password-authentication from boolean nodes to
regular nodes.
|
|
Fix tab completion on bool.
|
|
|
|
Bugfix 3795
The field is boolean and was failing during bootup.
Rework to use sed and do it the simple way
|
|
This reverts commit 7232e04d5d021f60e4cf6463328c165f19d56c6c.
|
|
These are boolean, not text fields. Only allowed value is true/false
|
|
|
|
Bugfix: 2909
1. Change name so telnet and ssh syntax are similar
2. Fix to always return true so update suceeds
3. No need to delete entry on removal of ssh service
|