diff options
author | Christian Breunig <christian@breunig.cc> | 2024-06-15 08:03:37 +0200 |
---|---|---|
committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2024-06-24 14:08:26 +0000 |
commit | fad0128567931fd32e568896a0ba789396ab9311 (patch) | |
tree | 186045f937fba4e2e4a8aca9194b1088ca7967cc /data/configd-include.json | |
parent | 3e285639c9ebd4a415d1abbb738eecf3445e14fd (diff) | |
download | vyos-1x-fad0128567931fd32e568896a0ba789396ab9311.tar.gz vyos-1x-fad0128567931fd32e568896a0ba789396ab9311.zip |
login: T6489: add smarter way to interact with the working config instead of my_set/my_delete
(cherry picked from commit da29c9b3ab7b0cc23d64c8b033fc5a79c1b09174)
Diffstat (limited to 'data/configd-include.json')
-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", |