From f9f2660a138d759969b3d7c9bef43224fc5aa4b0 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Thu, 10 Jul 2003 08:41:32 +0000 Subject: Actual filename is /var/log/sudoscript (checked) :) --- security/sudoscript/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/sudoscript') diff --git a/security/sudoscript/pkg-descr b/security/sudoscript/pkg-descr index 865ca7ccc36d..0612f98a85b2 100644 --- a/security/sudoscript/pkg-descr +++ b/security/sudoscript/pkg-descr @@ -4,7 +4,7 @@ They agree on the location of a FIFO, which the daemon opens for read. Sudoshell then runs script(1) with the FIFO as a typescript. The daemon stamps each line of the script(1) output with a session id, then passes the data over to another daemon. This daemon timestamps the data and stores -it in a log file which is /var/log/sudscript. This daemon also keeps an eye +it in a log file which is /var/log/sudoscript. This daemon also keeps an eye on the size of log files, and forks a rotator/compressor when it exceeds 2 MBytes. -- cgit v1.2.3