sonic-buildimage/dockers/docker-dhcp-relay
yozhao101 aeae87d1b5
[201911][Monit] Use VLAN name to differentiate each Monit service of dhcp_relay (#7378)
#### Why I did it
Since we will have multiple `dhcrelay` processes if there exists different VLANs in the table `VLAN_INTERFACE` of `CONIFG_DB`, 
we should use unique service name for each `dhcrelay` process in Monit configuration file. Otherwise, Monit service will fail to work.

#### How I did it
I append the VLAN name to the end of each service name such that they are unique.

Signed-off-by: Yong Zhao <yozhao@microsoft.com>
2021-04-22 18:04:29 -07:00
..
base_image_files [201911][Monit] Use VLAN name to differentiate each Monit service of dhcp_relay (#7378) 2021-04-22 18:04:29 -07:00
critical_processes [201911][dockers] Update critical_processes file syntax (#4854) 2020-06-26 11:37:05 -07:00
docker_init.sh [dhcp-relay] Reduce Calls to SONiC Cfggen (#5175) 2020-12-22 09:51:54 -08:00
docker-dhcp-relay.supervisord.conf.j2 [201911][dockers][supervisor] Increase event buffer size for process exit listener (#7106) 2021-03-29 10:07:43 -07:00
Dockerfile.j2 [dhcp-relay] Reduce Calls to SONiC Cfggen (#5175) 2020-12-22 09:51:54 -08:00
port-name-alias-map.txt.j2 [dhcp-relay] Reduce Calls to SONiC Cfggen (#5175) 2020-12-22 09:51:54 -08:00
start.sh [docker-dhcp-relay]: use service dependency in supervisord to start services 2020-08-15 22:25:52 -07:00
wait_for_intf.sh.j2 [MultiDB] (./dockers dir) : replace redis-cli with sonic-db-cli and use new DBConnector (#3923) 2020-02-03 15:33:30 -08:00