Page 1 of 1

lfd exclusion not work

Posted: 02 Feb 2021, 07:18
by vavagyan
Hello.
I use csf on Debian 10.
/lib/systemd/systemd-timesyncd added to /etc/csf/csf.pignore by default. But I periodically receive mail about "Excessive resource usage: systemd-timesync". Please help resolve problem.

Re: lfd exclusion not work

Posted: 02 Feb 2021, 10:36
by geekytone
Good morning,

I think you should exclude the process name, or the user (if it is not running under root). Excluding the folder /lib/systemd/systemd-timesyncd is, I think, useless.

Re: lfd exclusion not work

Posted: 02 Feb 2021, 18:18
by vavagyan
Thank you. I will add user systemd-timesync to /etc/csf/csf.pignore and the problem was solved.