Skip to content

Commit 0541aed

Browse files
committed
Added LOCAL_USERS_PASSWORDS_RESET table to ConfigDB
1 parent aba0f66 commit 0541aed

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
@@ -450,6 +450,8 @@ namespace swss {
450450
#define CFG_TWAMP_SESSION_TABLE_NAME "TWAMP_SESSION"
451451
#define CFG_BANNER_MESSAGE_TABLE_NAME "BANNER_MESSAGE"
452452

453+
#define CFG_LOCAL_USERS_PASSWORDS_RESET "LOCAL_USERS_PASSWORDS_RESET"
454+
453455
#define CFG_DHCP_TABLE "DHCP_RELAY"
454456

455457
#define CFG_FLOW_COUNTER_ROUTE_PATTERN_TABLE_NAME "FLOW_COUNTER_ROUTE_PATTERN"

0 commit comments

Comments
 (0)