ddbeb50ce240e2544064b85b05603f67500a8a97
services/Shell.md
| ... | ... | @@ -37,6 +37,6 @@ To further enhance security, the ownership of various SUID executables and logs |
| 37 | 37 | audit: your activities are logged |
| 38 | 38 | ``` |
| 39 | 39 | |
| 40 | -By default, users will be part of only `tpe` and `audit` groups (as well as their own) but may request to be added to other groups. |
|
| 40 | +By default, users will be part of only `tpe` and `audit` groups (as well as their own) but may request to be added to other groups. Please note that the only execve() and chdir() calls are logged as a result of a user's membership of the `audit` group. |
|
| 41 | 41 | |
| 42 | 42 | Lastly, in the interests of full disclosure, here are the [details of the box](http://pastie.org/pastes/10889893/text)(Subject to change). |
| ... | ... | \ No newline at end of file |