Current Path : /etc/cron.daily/ |
Current File : //etc/cron.daily/phpsess_cron |
#!/bin/sh # If You want to disable this task just comment next lines if [ -x /usr/local/mgr5/sbin/phpsess_clean.sh ]; then ionice -c 3 /usr/local/mgr5/sbin/phpsess_clean.sh fi