Update Profiling_by_hand: change title back :(; more wordsmithing

Steve Beattie 2021-03-01 06:20:43 +00:00
parent f60bc519ef
commit 1c0ccb77fd

@ -51,8 +51,8 @@ In this example we will confine the chat program Empathy.
### Create a preliminary profile
First create a preliminary profile, including the global preamble
(to pull in variables for HOME and use system aliases. For example:
/etc/apparmor.d/usr.bin.empathy:
(to pull in variables for HOME and use system aliases. As an example,
`/etc/apparmor.d/usr.bin.empathy`:
```
#include <tunables/global>
@ -85,7 +85,7 @@ include them.
### Put in complain mode
Run application in complain mode. Eg:
Run application in complain mode; again, for our Empathy example:
```
$ sudo aa-complain /etc/apparmor.d/usr.bin.empathy