Update apparmor profile to support git in Alpine 3.18 (#333)

Corrected attempt of #329. The profile loads correctly now, the issue
seems to be addressed with this new profile loaded.
This commit is contained in:
Stefan Agner
2023-10-26 13:36:37 +02:00
committed by GitHub
parent ae75caca0a
commit 5e3ab1ccb8
4 changed files with 4 additions and 4 deletions

View File

@ -72,7 +72,7 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
signal (receive) set=(term),
/bin/busybox ix,
/usr/bin/git mr,
/usr/bin/git mrix,
/usr/libexec/git-core/* ix,
deny /data/homeassistant rw,

View File

@ -72,7 +72,7 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
signal (receive) set=(term),
/bin/busybox ix,
/usr/bin/git mr,
/usr/bin/git mrix,
/usr/libexec/git-core/* ix,
deny /data/homeassistant rw,

View File

@ -72,7 +72,7 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
signal (receive) set=(term),
/bin/busybox ix,
/usr/bin/git mr,
/usr/bin/git mrix,
/usr/libexec/git-core/* ix,
deny /data/homeassistant rw,

View File

@ -72,7 +72,7 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
signal (receive) set=(term),
/bin/busybox ix,
/usr/bin/git mr,
/usr/bin/git mrix,
/usr/libexec/git-core/* ix,
deny /data/homeassistant rw,