feat(snap): do not confine snap.
Curently ignored because of some incompatibilities with snap-confine. snap-confine is more important to confine than snap itself.
This commit is contained in:
parent
aaed7a25da
commit
3147f7d59a
10 changed files with 12 additions and 13 deletions
|
|
@ -50,9 +50,9 @@ profile snap @{exec_path} {
|
|||
@{bin}/systemctl rPx -> child-systemctl,
|
||||
|
||||
/snap/{,**} rw,
|
||||
@{lib_dirs}/snapd/snap-confine rPx,
|
||||
@{lib_dirs}/snapd/snap-seccomp rPx,
|
||||
@{lib_dirs}/snapd/snapd rPx,
|
||||
# @{lib_dirs}/snap-confine rPx -> /usr/lib/snapd/snap-confine,
|
||||
@{lib_dirs}/snapd/snap-seccomp rPx -> snap-seccomp,
|
||||
@{lib_dirs}/snapd/snapd rPx -> snapd,
|
||||
|
||||
/etc/fstab r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue