about summary refs log tree commit diff
path: root/afl-system-config
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-07-23 09:06:18 +0200
committervanhauser-thc <vh@thc.org>2021-07-23 09:06:18 +0200
commit4d55a427f07ba61d4f784b14bb1e6bb309781e9c (patch)
tree4c6c8accd0e36a0d59b7839ee440f7dac3ba8fe4 /afl-system-config
parent437b399e74b332871bff75837860ab9adaa065a4 (diff)
downloadafl++-4d55a427f07ba61d4f784b14bb1e6bb309781e9c.tar.gz
afl-persistent-config Linux support + documentation
Diffstat (limited to 'afl-system-config')
-rwxr-xr-xafl-system-config6
1 files changed, 4 insertions, 2 deletions
diff --git a/afl-system-config b/afl-system-config
index e149e4cd..a2ffa490 100755
--- a/afl-system-config
+++ b/afl-system-config
@@ -6,10 +6,12 @@ test "$1" = "-h" -o "$1" = "-hh" && {
   echo
   echo afl-system-config has no command line options
   echo
-  echo afl-system reconfigures the system to a high performance fuzzing state
+  echo afl-system-config reconfigures the system to a high performance fuzzing state.
   echo "WARNING: this reduces the security of the system!"
   echo
-  exit 1
+  echo Note that there is also afl-persistent-config which sets additional permanent
+  echo configuration options.
+  exit 0
 }
 
 DONE=