https://github.com/vaeth/paxopen
A wrapper script to set PAX kernel variables to an insecure/safe state
https://github.com/vaeth/paxopen
pax wrapper-script
Last synced: 5 months ago
JSON representation
A wrapper script to set PAX kernel variables to an insecure/safe state
- Host: GitHub
- URL: https://github.com/vaeth/paxopen
- Owner: vaeth
- Created: 2016-09-30T08:48:38.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2021-06-13T11:31:15.000Z (over 4 years ago)
- Last Synced: 2025-03-26T15:54:20.472Z (11 months ago)
- Topics: pax, wrapper-script
- Language: Shell
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# paxopen
(C) Martin Väth (martin at mvath.de).
The license of this package is the GNU Public License GPL-2.
A wrapper script to set PAX kernel variables to an insecure/safe state
To install this script, just copy `bin/*` into root's `$PATH`.
To obtain support for __zsh completion__, copy `zsh/*` to zsh's `$fpath`.
For Gentoo, there is an ebuild in the mv overlay.