Current Path : /proc/self/root/etc/cron.daily/ |
Current File : //proc/self/root/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