diff options
author | Christian Breunig <christian@breunig.cc> | 2024-06-15 08:03:37 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-06-15 08:16:23 +0200 |
commit | da29c9b3ab7b0cc23d64c8b033fc5a79c1b09174 (patch) | |
tree | 72f129d70f65d0c640c618d85b91846b370b60e4 /data | |
parent | f0923acffbef04c1f8cf2a6c8a9e2afd66c4a494 (diff) | |
download | vyos-1x-da29c9b3ab7b0cc23d64c8b033fc5a79c1b09174.tar.gz vyos-1x-da29c9b3ab7b0cc23d64c8b033fc5a79c1b09174.zip |
login: T6489: add smarter way to interact with the working config instead of my_set/my_delete
Diffstat (limited to 'data')
-rw-r--r-- | data/configd-include.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/configd-include.json b/data/configd-include.json index dcee50306..ac1c18ad1 100644 --- a/data/configd-include.json +++ b/data/configd-include.json @@ -92,6 +92,7 @@ "system_ip.py", "system_ipv6.py", "system_lcd.py", +"system_login.py", "system_login_banner.py", "system_logs.py", "system_option.py", |