summaryrefslogtreecommitdiff
path: root/src/shred.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shred.c')
-rw-r--r--src/shred.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shred.c b/src/shred.c
index 224f671cc..6ed4daaa3 100644
--- a/src/shred.c
+++ b/src/shred.c
@@ -102,7 +102,7 @@
#include "randread.h"
/* Default number of times to overwrite. */
-enum { DEFAULT_PASSES = 25 };
+enum { DEFAULT_PASSES = 3 };
/* How many seconds to wait before checking whether to output another
verbose output line. */