From 782427df1e1b1a9107f50a42a67e39d8c409da46 Mon Sep 17 00:00:00 2001 From: Marc Schoechlin Date: Fri, 24 Nov 2017 20:36:24 +0100 Subject: [PATCH] Removing the auditshell --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index eb2dc13..583b2df 100644 --- a/README.md +++ b/README.md @@ -118,10 +118,9 @@ SEE ALSO # Auditshell - In former times there was was a patch for [util-linux](https://github.com/karelzak/util-linux) and some shell scripts here to implement a auditshell. (you can find this at tag [before-auditshell-removal](https://github.com/scoopex/scriptreplay_ng/releases/tag/before-auditshell-removal)) There is a new attemt to implement this by using the [apparmor security framework](http://wiki.apparmor.net/index.php/Main_Page). -Review the [Bastion Host Guthub Project](https://github.com/scoopex/puppet-bastion_host). +Review the [Bastion Host Guthub Project](https://github.com/scoopex/puppet-bastion_host) which utilizes the "scriptreplay" implementation of this repository.