diff options
author | CHTEKK <CHTEKK@localhost> | 2006-06-14 23:23:52 +0000 |
---|---|---|
committer | CHTEKK <CHTEKK@localhost> | 2006-06-14 23:23:52 +0000 |
commit | 5fc5e7151d1c7d54fa9842156d647facc8cfcf58 (patch) | |
tree | e55f0971ccd39a33b1624e2baa82f82e4be13e7d /syscp/patches/gentoo-config-files/nodns/gentoo/cron/etc_cron.d_syscp | |
parent | Add updated Horde-IMP 4.1.1, Horde-Ingo 1.1.1 and Horde-SAM-20060614 snapshot (diff) | |
download | chtekk-5fc5e7151d1c7d54fa9842156d647facc8cfcf58.tar.gz chtekk-5fc5e7151d1c7d54fa9842156d647facc8cfcf58.tar.bz2 chtekk-5fc5e7151d1c7d54fa9842156d647facc8cfcf58.zip |
Add the SysCP ebuild and it's patches&tarballs
svn path=/; revision=3
Diffstat (limited to 'syscp/patches/gentoo-config-files/nodns/gentoo/cron/etc_cron.d_syscp')
-rw-r--r-- | syscp/patches/gentoo-config-files/nodns/gentoo/cron/etc_cron.d_syscp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/syscp/patches/gentoo-config-files/nodns/gentoo/cron/etc_cron.d_syscp b/syscp/patches/gentoo-config-files/nodns/gentoo/cron/etc_cron.d_syscp new file mode 100644 index 0000000..4afe408 --- /dev/null +++ b/syscp/patches/gentoo-config-files/nodns/gentoo/cron/etc_cron.d_syscp @@ -0,0 +1,10 @@ +# +# Set PATH, otherwise restart-scripts won't find start-stop-daemon +# +PATH=/sbin:/bin:/usr/sbin:/usr/bin +# +# Regular cron jobs for the syscp package +# +# Please check that all following paths are correct +# +*/5 * * * * root /usr/lib/php4/bin/php -q -c /etc/php/syscp-cronjob/php.ini /var/www/syscp/scripts/cronscript.php |