Apache lcgdm-dav-graceful.cron configuration example for CentOS Linux 6

Get the default configuration file lcgdm-dav-graceful.cron for Apache, optimized for CentOS Linux 6. This example configuration ensures optimal compatibility and performance for Apache, making it easy to set up and adjust to meet your needs.

Find and download the configuration file here: /etc/cron.d/lcgdm-dav-graceful.cron.

For more configurations and setup guides, visit our related files section to further customize your system.

    50 */6 * * * root /usr/sbin/apachectl graceful >& /dev/null

    
  

Config Details

Location
/etc/cron.d/lcgdm-dav-graceful.cron
Operating system
CentOS Linux 6
Length
1 lines
MD5 checksum
d2df9124ad99e9eac7613b788e5b667f

Usage

Download the raw file with wget or curl

Wget

wget -O lcgdm-dav-graceful.cron.example https://exampleconfig.com/static/raw/apache/centos6/etc/cron.d/lcgdm-dav-graceful.cron

cURL

curl https://exampleconfig.com/static/raw/apache/centos6/etc/cron.d/lcgdm-dav-graceful.cron > lcgdm-dav-graceful.cron.example