Skip to content

Commit e5233e0

Browse files
committed
Added LOCAL_USERS_PASSWORDS_RESET table to ConfigDB
1 parent 4b23970 commit e5233e0

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
@@ -442,6 +442,8 @@ namespace swss {
442442
#define CFG_TWAMP_SESSION_TABLE_NAME "TWAMP_SESSION"
443443
#define CFG_BANNER_MESSAGE_TABLE_NAME "BANNER_MESSAGE"
444444

445+
#define CFG_LOCAL_USERS_PASSWORDS_RESET "LOCAL_USERS_PASSWORDS_RESET"
446+
445447
#define CFG_DHCP_TABLE "DHCP_RELAY"
446448

447449
#define CFG_FLOW_COUNTER_ROUTE_PATTERN_TABLE_NAME "FLOW_COUNTER_ROUTE_PATTERN"

0 commit comments

Comments
 (0)