summaryrefslogtreecommitdiff
path: root/src/conf_mode/ssh.py
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-05-16 21:19:37 +0200
committerChristian Poessinger <christian@poessinger.com>2018-05-16 21:19:37 +0200
commit39e706fb245d9f751e2b54017b71f9d6ebc896a8 (patch)
tree7a705bdb62c770461ec4399e33d118f76bd18877 /src/conf_mode/ssh.py
parent959bf023496c1611d2d6d77b24f72b3e964827ce (diff)
downloadvyos-1x-39e706fb245d9f751e2b54017b71f9d6ebc896a8.tar.gz
vyos-1x-39e706fb245d9f751e2b54017b71f9d6ebc896a8.zip
conf_mode: remove generation time from config header and adjust scriptname
Diffstat (limited to 'src/conf_mode/ssh.py')
-rwxr-xr-xsrc/conf_mode/ssh.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf_mode/ssh.py b/src/conf_mode/ssh.py
index a7877eaeb..7071a6ab4 100755
--- a/src/conf_mode/ssh.py
+++ b/src/conf_mode/ssh.py
@@ -29,7 +29,7 @@ config_file = r'/etc/ssh/sshd_config'
# Please be careful if you edit the template.
config_tmpl = """
-### Autogenerated by vyos-config-ssh.py ###
+### Autogenerated by ssh.py ###
# Non-configurable defaults
Protocol 2