feat(tunable): add the new version variable.
This commit is contained in:
parent
a93400280e
commit
35dcde9d90
13 changed files with 25 additions and 19 deletions
|
|
@ -135,5 +135,5 @@ title: Variables References
|
|||
| Shells path | `@{shells_path}` | `@{bin}/@{shells}` |
|
||||
| Coreutils programs that should not have dedicated profile | `@{coreutils}` | See [tunables/multiarch.d/paths](https://github.com/roddhjav/apparmor.d/blob/c2d88c9bffc626fcf7d9b15b42b50706afb29562/apparmor.d/tunables/multiarch.d/paths#L46) |
|
||||
| Coreutils paths | `@{coreutils_path}` | `@{bin}/@{coreutils}` |
|
||||
| Launcher paths | `@{open_path}` | `@{bin}/exo-open @{bin}/xdg-open @{lib}/@{multiarch}/glib-[0-9]*/gio-launch-desktop @{lib}/gio-launch-desktop`
|
||||
| Launcher paths | `@{open_path}` | `@{bin}/exo-open @{bin}/xdg-open @{lib}/@{multiarch}/glib-@{version}/gio-launch-desktop @{lib}/gio-launch-desktop`
|
||||
| All browser paths | `@{*_path}` | See [tunables/multiarch.d/paths](https://github.com/roddhjav/apparmor.d/blob/c2d88c9bffc626fcf7d9b15b42b50706afb29562/apparmor.d/tunables/multiarch.d/paths#L11)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue