diff options
| author | Maximilian | 2014-12-10 14:09:01 +0100 |
|---|---|---|
| committer | Maximilian | 2014-12-10 14:09:01 +0100 |
| commit | afdd4806fcd15a02cd4caa74c252dc9db8455a21 (patch) | |
| tree | 536912a3299bbe4ea59795ff10e7f764e8636fd6 /monit/passwd.conf | |
| parent | 5e7fe4497f008969a00bda55c634ea20488dcb2d (diff) | |
| download | dotfiles-afdd4806fcd15a02cd4caa74c252dc9db8455a21.tar.gz | |
Added more config files.
Diffstat (limited to 'monit/passwd.conf')
| -rw-r--r-- | monit/passwd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monit/passwd.conf b/monit/passwd.conf index 0040495..6df53fb 100644 --- a/monit/passwd.conf +++ b/monit/passwd.conf @@ -1,6 +1,6 @@ check file passwd with path /etc/passwd if failed checksum and - expect the 1a4749a0f41e47eb9339da32adbbcf14 sum then alert + expect the INSERTMD5CHECKSUMHERE sum then alert if failed permission 644 then alert if failed uid root then alert if failed gid root then alert |
