Add a warning when secchan is invoked with a controller specified as the datapath.
[sliver-openvswitch.git] / subst
1 #! /bin/sh
2 exec sed -e "/^@$1@\$/{
3 r $2
4 d
5 }"