5 lines
162 B
Bash
Executable File
5 lines
162 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sonic-cfggen -m /etc/sonic/minigraph.xml -y /etc/sonic/dhcp_relay.yml -t /usr/share/sonic/templates/isc-dhcp-relay.j2 > /etc/default/isc-dhcp-relay
|
|
|