summaryrefslogtreecommitdiff
path: root/monit/passwd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'monit/passwd.conf')
-rw-r--r--monit/passwd.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/monit/passwd.conf b/monit/passwd.conf
new file mode 100644
index 0000000..0040495
--- /dev/null
+++ b/monit/passwd.conf
@@ -0,0 +1,6 @@
+check file passwd with path /etc/passwd
+ if failed checksum and
+ expect the 1a4749a0f41e47eb9339da32adbbcf14 sum then alert
+ if failed permission 644 then alert
+ if failed uid root then alert
+ if failed gid root then alert