From 6d5107b8266f06e6fdf6daf2ffc8191dbe171466 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Thu, 17 Jun 2010 10:05:01 -0700 Subject: Remove AUDIT_SHELL option The concept of logging shell commands through audit subsystem is not useful because it is too hard to configure, requires special privledges, doesn't handle background commands, and is missing the necessary information... --- debian/rules | 1 - 1 file changed, 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 95f95bf..0ff2789 100755 --- a/debian/rules +++ b/debian/rules @@ -43,7 +43,6 @@ d = debian/$(p) conf_args = \ --with-curses \ --disable-net-redirections \ - --enable-audit \ --enable-largefile \ --prefix=/usr \ --infodir=/usr/share/info \ -- cgit v1.2.3