aboutsummaryrefslogtreecommitdiff
path: root/security/sudoscript
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
commit1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch)
tree06f11bc7b351f3abf3bf5507405afdba5374614e /security/sudoscript
parent4e942b64191e2ef98dce2c5af31047a8640db768 (diff)
Notes
Diffstat (limited to 'security/sudoscript')
-rw-r--r--security/sudoscript/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sudoscript/pkg-descr b/security/sudoscript/pkg-descr
index fc425b04ad1e..9acf36a1a70a 100644
--- a/security/sudoscript/pkg-descr
+++ b/security/sudoscript/pkg-descr
@@ -4,8 +4,8 @@ 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/sudoscript. This daemon also keeps an eye
-on the size of log files, and forks a rotator/compressor when it exceeds 2
+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.
WWW: http://www.egbok.com/sudoscript