diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-02-10 19:16:20 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-02-10 19:16:20 +0100 |
commit | 36f78944702ffbf5ea3ee381ce670557c66adcd5 (patch) | |
tree | cb4e30753fbedce77f5c49c4526e38c5cef0005b /src/conf_mode/system-login-banner.py | |
parent | 6011a48c9994312762b18c7e9a22ea7b6a03e546 (diff) | |
download | vyos-1x-36f78944702ffbf5ea3ee381ce670557c66adcd5.tar.gz vyos-1x-36f78944702ffbf5ea3ee381ce670557c66adcd5.zip |
banner: T2024: remove additional newline when resotring default motd
Diffstat (limited to 'src/conf_mode/system-login-banner.py')
-rwxr-xr-x | src/conf_mode/system-login-banner.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/conf_mode/system-login-banner.py b/src/conf_mode/system-login-banner.py index f92f23d6c..e66d409bb 100755 --- a/src/conf_mode/system-login-banner.py +++ b/src/conf_mode/system-login-banner.py @@ -18,7 +18,6 @@ from sys import exit from vyos.config import Config motd=""" - The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. |