package Cpanel::Easy::Apache::Watchdog;

# cpanel - Cpanel/Easy/Apache/Watchdog.pm         Copyright(c) 2012 cPanel, Inc.
#                                                           All rights Reserved.
# copyright@cpanel.net                                         http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited

our $easyconfig = {
    'name' => 'Watchdog',
    'skip' => 1,
};

1;
