chore: fix readme

Signed-off-by: Martin Matous <m@matous.dev>
This commit is contained in:
Martin Matous 2022-03-28 00:51:37 +02:00
parent 5a4419bb4e
commit 3ad6ce63c4
Signed by: mmatous
GPG key ID: 8BED4CD352953224

View file

@ -119,7 +119,10 @@ Usage: Run next to `logo.png` and `workdir` directory with photos
## sync-apparmor.py ## sync-apparmor.py
Scan source directory of profiles and binaries in the system. Scan source directory of profiles and binaries in the system.
Copy profiles that would have a use
Copy profiles that have a corresponding binary from src to dst.
Clean profiles that don't have a corresponding binary from dst.
Useful for initial profile dir setup and mopping up old profiles. Useful for initial profile dir setup and mopping up old profiles.
Doesn't work for subprofiles Doesn't work for subprofiles