[chore] Update apparmor example file (#3368)

This commit is contained in:
tobi
2024-09-28 16:58:39 +02:00
committed by GitHub
parent 3f9a1dbfff
commit 7978d88a01
2 changed files with 31 additions and 9 deletions

View File

@@ -24,7 +24,7 @@ $ sudo apparmor_parser -Kr /etc/apparmor.d/gotosocial
```
!!! tip
If you're using SQLite, the AppArmor profile expects the database in `/gotosocial/db/` so you'll need to adjust your configuration paths or the policy accordingly.
The provided AppArmor example is just intended to get you started. It will still need to be edited depending on your exact setup; consult the comments in the example profile file for more information.
With the policy installed, you'll need to configure your system to use it to constrain the permissions GoToSocial has.