diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-01 19:43:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-03 07:59:50 +0700 |
commit | fd00cd2c7493907f4726bb99f4259764ef1e0267 (patch) | |
tree | d22bc3b59039eca1d7fc4096524e68f482e09076 /system/paxctl | |
parent | 772c39bce1cbd4f6ee5bdb9fb5b61934a4e889b1 (diff) | |
download | slackbuilds-fd00cd2c7493907f4726bb99f4259764ef1e0267.tar.gz |
system/paxctl: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/paxctl')
-rw-r--r-- | system/paxctl/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/system/paxctl/README b/system/paxctl/README index 881a2898c0..c63215b684 100644 --- a/system/paxctl/README +++ b/system/paxctl/README @@ -7,7 +7,3 @@ is also possible to use PaX in soft mode where none of the protection mechanisms are active by default - here paxctl can be used to turn them on for selected programs (e.g., network daemons, programs that process network data such as mail clients, web browsers, etc). - -PaX is provided by a separate kernel patch, that you need to install manually. - -You can get it from: https://grsecurity.net/ |