I'm getting instances of 'systemd --user' running for 24 hours. They seem to start about 10 minutes after midnight, and run until the following midnight. The user account will be different each time, and I can't see any pattern to it—it just seems random.
CSF sends me two LFD 'Excessive resource usage' for 'Process Time' emails every hour that look like this:
Executable: /usr/lib/systemd/systemd
Command Line: /usr/lib/systemd/systemd --user
PID: 3390905 (Parent PID:3390905)
Executable: /usr/lib/systemd/systemd
Command Line: (sd-pam)
PID: 3390908 (Parent PID:3390905)
(Note the Parent PID of the first one is itself?)
When the clock rolls around to midnight, the alerts stop for that user. Then another one may start up for a different user, though not always. Occasionally there may be more than one user on the same day.
I could just silence the CSF warnings of course, but I'd prefer to know why this is happening and fix it if necessary. Any ideas?
CSF sends me two LFD 'Excessive resource usage' for 'Process Time' emails every hour that look like this:
Executable: /usr/lib/systemd/systemd
Command Line: /usr/lib/systemd/systemd --user
PID: 3390905 (Parent PID:3390905)
Executable: /usr/lib/systemd/systemd
Command Line: (sd-pam)
PID: 3390908 (Parent PID:3390905)
(Note the Parent PID of the first one is itself?)
When the clock rolls around to midnight, the alerts stop for that user. Then another one may start up for a different user, though not always. Occasionally there may be more than one user on the same day.
I could just silence the CSF warnings of course, but I'd prefer to know why this is happening and fix it if necessary. Any ideas?