Remove monitor support until there is a versino of systrace that

uses a lookaside buffer (or we have a better mechanism to use).
This commit is contained in:
Todd C. Miller
2007-08-15 15:20:01 +00:00
parent 72b36ddf50
commit 317e600f41
20 changed files with 3115 additions and 3333 deletions

View File

@@ -44,7 +44,6 @@ struct cmndtag {
char nopasswd;
char noexec;
char setenv;
char monitor;
char extra;
};