File config.sh of Package kubic-kube-proxy-minus1-image
#!/bin/sh #-------------------------------------- #test -f /.profile && . /.profile #====================================== # Greeting... #-------------------------------------- echo "Configure image: [$kiwi_iname]..." ln -sf /usr/bin/kube-proxy /usr/local/bin/kube-proxy exit 0