lfd killing cPanel backups on two servers.

Post Reply
bennyvasquez
Junior Member
Posts: 1
Joined: 13 Nov 2015, 15:10

lfd killing cPanel backups on two servers.

Post by bennyvasquez »

On an 11.50 server my backups are being killed by LFD and I can't figure out why

[root@hive ~]# csf -v
csf: v8.08 (cPanel)
[root@hive ~]# grep pkg /etc/csf/csf.pignore
cmd:pkgacct*
exe:/usr/local/cpanel/bin/pkgacct
exe:/usr/local/cpanel/scripts/pkgacct
[root@hive ~]#

This is the notification:

On Fri, Nov 14, 2015 at 6:55 AM, <root@hive.hostname.com> wrote:
Time: Fri Nov 13 07:55:55 2015 -0500
Account: $USER
Resource: Process Time
Exceeded: 1853 > 1800 (seconds)
Executable: /usr/local/cpanel/3rdparty/perl/514/bin/perl
Command Line: pkgacct - $USER - av: 3
PID: 19218 (Parent PID:18587)
Killed: Yes

I would very much like to avoid whitelisting all cPanel perl applications, but I haven't been able to identify the correct way to whitelist just cPanel's backup processes.

Thanks in advance for your help!
Peoplespaces
Junior Member
Posts: 7
Joined: 15 Jul 2011, 10:49

Re: lfd killing cPanel backups on two servers.

Post by Peoplespaces »

Hi

you can change this setting so that the processes are not killed. PT_USERKILL
Post Reply