From 39e706fb245d9f751e2b54017b71f9d6ebc896a8 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 16 May 2018 21:19:37 +0200 Subject: conf_mode: remove generation time from config header and adjust scriptname --- src/conf_mode/ssh.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/conf_mode/ssh.py') 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 -- cgit v1.2.3