Say that Servguard will use fileassoc in the future. From Elad.
This commit is contained in:
parent
3a04ec414c
commit
8668f1cbbe
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: paxctl.8,v 1.1 2007/01/30 19:40:08 elad Exp $
|
||||
.\" $NetBSD: paxctl.8,v 1.2 2007/03/04 21:16:46 christos Exp $
|
||||
.\"
|
||||
.\" Copyright 2006 Elad Efrat <elad@NetBSD.org>
|
||||
.\" All rights reserved.
|
||||
@ -22,7 +22,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd November 22, 2006
|
||||
.Dd March 4, 2007
|
||||
.Dt PAXCTL 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -81,5 +81,16 @@ The
|
||||
.Nm
|
||||
utility is modeled after a tool of the same name available for Linux from the
|
||||
PaX project.
|
||||
.Sh BUGS
|
||||
.Pp
|
||||
The
|
||||
.Nm
|
||||
utility currently utilizes
|
||||
.Xr elf 5
|
||||
.Dq note
|
||||
sections to mark executables as PaX Servguard enabled.
|
||||
This will be done using
|
||||
.Xr fileassoc 9
|
||||
in the future so that we can control who does the marking.
|
||||
.Sh AUTHORS
|
||||
.An Elad Efrat Aq elad@NetBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user