Merge "Allow snapuserd to inotify watch /dev/socket."
This commit is contained in:
commit
f855bc1231
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ allow snapuserd kernel:fd use;
|
|||
set_prop(snapuserd, snapuserd_prop)
|
||||
|
||||
# For inotify watching for /dev/socket/snapuserd_proxy to appear.
|
||||
allow snapuserd tmpfs:dir read;
|
||||
allow snapuserd tmpfs:dir { read watch };
|
||||
|
||||
# Forbid anything other than snapuserd and init setting snapuserd properties.
|
||||
neverallow {
|
||||
|
|
Loading…
Reference in a new issue