Commit graph

14 commits

Author SHA1 Message Date
Alexandre Pujol
804bde0172
chore: remove unneeded abi definition in abstraction. 2024-02-11 13:34:12 +00:00
Alexandre Pujol
2cd14aa6bb
chore: add missing and update copyright year. 2024-02-07 00:16:21 +01:00
Alexandre Pujol
b2d093e125
feat(abs): restric abstraction by using new @{int} and @{rand} variables. 2023-08-17 21:24:02 +01:00
Alexandre Pujol
557d905543
Merge branch 'tunables' of https://github.com/nobody43/apparmor.d into nobody43-tunables
* 'tunables' of https://github.com/nobody43/apparmor.d:
  dbus temp tails
  Update apparmor.d
  Update gdm-runtime-config
  more unrelated changes
  adjust date-time
  random tails
  rename to int, convert more profiles
  fixes
  tunables
2023-08-17 20:01:53 +01:00
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
Alexandre Pujol
3734e5aedf
Add include if exists abstractions *.d 2021-04-12 19:59:04 +01:00
Alexandre Pujol
6044e403e7
Replace last remaining home files by the xdg variables. 2021-04-01 23:45:21 +01:00
Alexandre Pujol
1c9fc00c13
@{HOME}/.cache -> @{user_cache_dirs} 2021-04-01 17:20:05 +01:00
Alexandre Pujol
091d20d086
Reorganise the directories. 2021-04-01 17:02:49 +01:00
Alexandre Pujol
e9b8e62fcd
apparmor.d -> profiles 2021-04-01 16:02:59 +01:00
Mikhail Morfikov
c5ca6e1d90
update apparmor profiles 2021-03-21 17:04:10 +01:00
Mikhail Morfikov
8e075d25fa
update apparmor profiles 2021-01-10 16:35:07 +01:00
Mikhail Morfikov
7067edcf70
update profiles for apparmor3 2020-12-10 22:33:39 +01:00
Mikhail Morfikov
244b2c88a2
move apparmor profiles to a seperate repo 2020-09-12 17:19:23 +02:00