Bugzilla – Attachment #329385: ... and the updated patch for bug #554556
# Remember status and be verbose
rc_status -v
if test "$?" -eq 0; then
echo -e "\t${done}The WebYaST client service is running at https://"`LC_ALL=C ifconfig eth0 | grep "inet addr" | cut -d ":" -f 2 | cut -d " " -f 1`":54984/${norm}\n"
fi
;;
stop)
echo -n "Shutting down yastwc "