diff options
| author | Christian Poessinger <christian@poessinger.com> | 2018-10-21 20:03:13 +0200 |
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2018-10-21 20:02:53 +0200 |
| commit | b001ad373219df7b460ae5dc86d7a511fe5cc3dd (patch) | |
| tree | ea1520b9d15a9981ea93cb3ac5efe34e10634c46 /interface-definitions | |
| parent | 46edebcec49ab8f0aafe54b8350f37bd331e8ce6 (diff) | |
| download | vyos-1x-b001ad373219df7b460ae5dc86d7a511fe5cc3dd.tar.gz vyos-1x-b001ad373219df7b460ae5dc86d7a511fe5cc3dd.zip | |
T634: remove 'service ssh allow-root'
(cherry picked from commit 9cf0514668b1461d3b74076b99c9edabafa10418)
Diffstat (limited to 'interface-definitions')
| -rw-r--r-- | interface-definitions/ssh.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/interface-definitions/ssh.xml b/interface-definitions/ssh.xml index 35fe79214..c5504453e 100644 --- a/interface-definitions/ssh.xml +++ b/interface-definitions/ssh.xml @@ -72,12 +72,6 @@ </node> </children> </node> - <leafNode name="allow-root"> - <properties> - <help>Allow the root user to login</help> - <valueless/> - </properties> - </leafNode> <leafNode name="ciphers"> <properties> <help>Allowed ciphers</help> |
