]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tools: hv: Fix how ifcfg-* file is created
authorTomas Hozza <thozza@redhat.com>
Sun, 13 Jan 2013 21:27:40 +0000 (22:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 19:47:21 +0000 (11:47 -0800)
commit0783d72fa4cd8aae7c3f30746c70f6f3a2507594
treee1f4e24338720cc93deaddc3dfc84fadcc384177
parent00246d08be901b9ac27c3082bd066119b71b4679
tools: hv: Fix how ifcfg-* file is created

Fix for the daemon code and for hv_set_ifconfig.sh script, so
that the created ifcfg-* file is consistent with initscripts
documentation.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/hv/hv_kvp_daemon.c
tools/hv/hv_set_ifconfig.sh