Skip to content

Commit 24a3604

Browse files
committed
Added LOCAL_USERS_PASSWORDS_RESET table to ConfigDB
1 parent 5a73792 commit 24a3604

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

common/schema.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,8 @@ namespace swss {
441441

442442
#define CFG_TWAMP_SESSION_TABLE_NAME "TWAMP_SESSION"
443443

444+
#define CFG_LOCAL_USERS_PASSWORDS_RESET "LOCAL_USERS_PASSWORDS_RESET"
445+
444446
#define CFG_DHCP_TABLE "DHCP_RELAY"
445447

446448
#define CFG_FLOW_COUNTER_ROUTE_PATTERN_TABLE_NAME "FLOW_COUNTER_ROUTE_PATTERN"

0 commit comments

Comments
 (0)