#!/usr/bin/perl
# cpanel4 - scripts Copyright(c) 1997-2002 cPanel, Inc..
# All rights Reserved.
# copyright@cpanel.net http://cpanel.net
# This code is subject to the cpanel license. Unauthorized copying is prohibited
system("ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock 2>/dev/null");
exit;