summaryrefslogtreecommitdiffstats
path: root/meta-ids/README.md
blob: e5901aa9f669722c817ab4ab0dec16f728716e1e (plain)
1
2
3
4
5
6
7
8
9
### Intrusion Detection System (IDS)
This layer provides functions for Intrusion Detection System (IDS) achievement.

#### MTREE
The mtree utility compares the file hierarchy rooted in the current directory
against a specification read from the standard input. Messages are written
to the standard output for any files whose characteristics do not match the
specifications, or which are missing from either the file hierarchy or the
specification.