git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1167
94cd875c-1c1d-0410-91d2-
eb244daf1a30
# Because of https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52725
# you have to use at least one language beside 'C'
%_install_langs C:de:en:es:fr
-%_netsharedpath /dev:/etc/rc.d/init.d/halt:/sbin/new-kernel-pkg
+%_netsharedpath /dev:/etc/rc.d/init.d/halt:/sbin/new-kernel-pkg:/usr/bin/rhgb-client
relink /bin/true new-kernel-pkg
popd >/dev/null
+pushd "$vdir"/usr/bin &>/dev/null
+ relink /bin/true rhgb-client
+popd >/dev/null
+
pushd "$vdir"/etc &>/dev/null
echo 'NETWORKING=yes' >>sysconfig/network
popd >/dev/null