Added RHEL 7 configfiles
This commit is contained in:
9
templates/misc/configfiles/rhel7/cron/etc_cron.d_froxlor
Normal file
9
templates/misc/configfiles/rhel7/cron/etc_cron.d_froxlor
Normal file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# Set PATH, otherwise restart-scripts won't find start-stop-daemon
|
||||
#
|
||||
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
||||
#
|
||||
# Regular cron jobs for the froxlor package
|
||||
#
|
||||
*/1 * * * * root /usr/bin/php -q /opt/froxlor/scripts/froxlor_master_cronjob.php
|
||||
|
||||
Reference in New Issue
Block a user