#!/usr/bin/perl # cpanel - restartsrv_proftpd Copyright(c) 2010 cPanel, Inc. # All rights Reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited exec '/scripts/restartsrv_ftpserver', @ARGV;