apparmor.d/docs
ShellCode 0f9b7cb474
Fix #184 (#185)
* Replace @{HOME}/.config with @{user_config_dirs}

* Replace @{HOME}/.cache with @{user_cache_dirs}

* Replace @{HOME}/.local/state with @{user_state_dirs}

* Add missing user_share_dirs to apparmor.d/tunables/home.d/apparmor.d

* Update docs/variables.md

* Replace @{HOME}/.local/share with @{user_share_dirs}

* Replace @{HOME}/.local/lib with @{user_lib_dirs}

* Revert "Add missing user_share_dirs to apparmor.d/tunables/home.d/apparmor.d"

This reverts commit 9525003098.
2023-07-27 11:20:19 +00:00
..
assets docs: initial documentation website. 2023-01-29 21:18:22 +00:00
development fix: add missing lib vars. 2023-07-09 15:15:20 +01:00
concepts.md docs: multiple english corrections. 2023-01-31 21:13:35 +00:00
configuration.md doc: update guideline to the new bin and lib variables. 2023-07-09 15:04:06 +01:00
enforce.md docs: some clarrification. 2023-04-24 12:18:57 +01:00
index.md feat: support for debian 12, drop support for debian 11. 2023-06-18 11:44:56 +01:00
install.md doc: update guideline to the new bin and lib variables. 2023-07-09 15:04:06 +01:00
issues.md docs: add warning on known issue. 2023-04-16 21:35:15 +01:00
recovery.md docs: initial documentation website. 2023-01-29 21:18:22 +00:00
report.md docs: update install and enforce mode method. 2023-04-19 19:23:57 +01:00
usage.md docs: update aa-log help message. 2023-03-07 18:30:57 +00:00
variables.md Fix #184 (#185) 2023-07-27 11:20:19 +00:00