Solved Excessive resource usage: systemd-timesync

Daniel-Doggy

Verified User
Joined
Nov 16, 2019
Messages
452
Hello everyone,

As the title says I have an issue with the excessive resource usage messages.
Every hour my admin account gets an email containing: lfd on **my da domain**: Excessive resource usage: systemd-timesync (336 (Parent PID: 336)) (I forward all root emails to the admin email.)

But if I look in the /etc/csf/csf.pignore then the executable /usr/lib/systemd/systemd-timesyncd is in there.
I also tried to add the user systemd-timesync but I still get the email.

Does anyone know how I can get it to ignore systemd-timesync?
(I use Debian 10)
 
Found the issue.
The exe: is set to /lib/systemd/systemd-timesyncd instead of /usr/lib/systemd/systemd-timesyncd
When changed to exe:/usr/lib/systemd/systemd-timesyncd it does not send the notice as expected.
 
Found the issue.
The exe: is set to /lib/systemd/systemd-timesyncd instead of /usr/lib/systemd/systemd-timesyncd
When changed to exe:/usr/lib/systemd/systemd-timesyncd it does not send the notice as expected.
I will also report this to DirectAdmin them self.
 
Back
Top