New Readme.

This commit is contained in:
Alexandre Pujol 2021-04-02 18:13:03 +01:00
parent 2d01001020
commit 646cbec874
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 30 additions and 20 deletions

30
README.md Normal file
View file

@ -0,0 +1,30 @@
[<img src="https://gitlab.com/uploads/-/system/project/avatar/25600351/logo.png" align="right" height="110"/>][project]
# apparmor.d
[![][build]][project]
**Full set of apparmor profiles**
## Installation
**Requirements**
* An `apparmor` based linux distribution.
* A `systemd` based linux distribution.
**Archlinux**
Build and install the package with:
```sh
makepkg -si
```
**Debian**
Build using standard Debian package build tools:
```sh
dpkg-buildpackage -b -d -us -ui --sign-key=<gpg-id>
```
[project]: https://gitlab.com/archlex/hardening/apparmor.d
[build]: https://gitlab.com/archlex/hardening/apparmor.d/badges/master/pipeline.svg?style=flat-square