Fix " is running" and " is not running" messages from openflow-switch init.d
[sliver-openvswitch.git] / subst
1 #! /bin/sh
2 exec sed -e "/^@$1@\$/{
3 r $2
4 d
5 }"