docs: update abstraction page.

This commit is contained in:
Alexandre Pujol 2024-10-01 23:00:37 +01:00
parent b51576139b
commit baad12a754
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 96 additions and 1 deletions

View file

@ -28,7 +28,7 @@ For more access, simply use the [`aa:dbus talk`](#dbus-directive) directive.
There is a trade of between security and maintenance to make:
- `aa:dbus talk` will generate less issue as it give full talk access
- `aa:dbus talk` will generate less issue as it gives full talk access
- `abstractions/bus/*` will provide more restriction, and possibly more issue.
Ideally, these rules should be automatically generated from either the dbus interface documentation or the program call.