mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-25 01:55:19 +01:00
HBSD: added info about secadm and noexec to UPDATING-HardenedBSD
Signed-off-by: Oliver Pinter <oliver.pinter@hardenedbsd.org>
This commit is contained in:
parent
fc41f7d167
commit
6407bcfc0e
@ -1,3 +1,25 @@
|
||||
[20150318] Merged first part of NOEXEC project
|
||||
|
||||
This is the first part of PaX's MPROTECT restriction:
|
||||
* this merge brings per process level restriction settings
|
||||
* eliminated the linux's sound related mmap weakness
|
||||
* improved the logging
|
||||
...
|
||||
|
||||
If you have problem with your application, then install
|
||||
secadm:
|
||||
|
||||
* from pkg:
|
||||
|
||||
pkg install secadm
|
||||
|
||||
* or from github:
|
||||
|
||||
# git clone https://github.com/hardenedbsd/secadm
|
||||
# cd secadm
|
||||
# make && make install
|
||||
|
||||
|
||||
[201502011] Changed kernel knobs
|
||||
|
||||
Added ``options PAX`` to enable the HardenedBSD framework.
|
||||
|
Loading…
Reference in New Issue
Block a user