Author Topic: Getting a System Integrity check problem.  (Read 11431 times)

0 Members and 1 Guest are viewing this topic.

Offline
**
Getting a System Integrity check problem.
« on: November 15, 2015, 01:22:51 PM »
Hello,

After enabling mod security I am getting a system integrity check error problem in my mail. The message says:

lfd on server5.desk4host.com: System Integrity checking detected a modified system file

Time:     Sat Nov 14 10:04:44 2015 -0500

The following list of files have FAILED the md5sum comparison test. This means that the file has been changed in some way. This could be a result of an OS update or application upgrade. If the change is unexpected it should be investigated:

/etc/init.d/vzquota: FAILED


How to solve this error with mod security? Thanks in advance...

Offline
***
Re: Getting a System Integrity check problem.
« Reply #1 on: November 02, 2018, 02:21:30 AM »
This situation persists until today.

I checked the old file with my backup against the new, and I get today:
Code: [Select]
# diff old-vzquota /etc/init.d/vzquota
28c28
< [ -e "$dev" ] || mknod $dev b 0 108
---
> [ -e "$dev" ] || mknod $dev b 0 72

So, this is possibly just an update of openvz made by System Administrator.

Regards,
Netino