feat(profile): minor apt improvement.

This commit is contained in:
Alexandre Pujol 2025-07-18 00:13:50 +02:00 committed by Alex
parent 72b136578d
commit 38b165ff31
3 changed files with 3 additions and 0 deletions

View file

@ -65,6 +65,7 @@ profile dpkg-scripts @{exec_path} {
@{lib}/@{python_name}/**/__pycache__/ w,
@{lib}/@{python_name}/**/__pycache__/**.pyc w,
@{lib}/@{python_name}/**/__pycache__/**.pyc.@{u64} w,
@{lib}/modules/*/.fresh-install w,
/etc/ r,
/etc/** rw,