Skip to content

Commit

Permalink
Add back ix to /etc/s6
Browse files Browse the repository at this point in the history
  • Loading branch information
mdegat01 committed Jul 7, 2022
1 parent 28e78ed commit ca28bab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions loki/apparmor.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ profile loki flags=(attach_disconnected,mediate_deleted) {
@{do_etc}/ssl1.1/openssl.cnf r,
@{do_etc}/{group,hosts,passwd,resolv.conf} r,
/dev/null k,
# Needed for v2, not v3
@{do_etc}/s6/** rix,

# Bashio
/usr/lib/bashio/** ix,
Expand Down

0 comments on commit ca28bab

Please sign in to comment.