sailfishos / sailjail-permissions

Other
5 stars 17 forks source link

[permissions] Whitelist user's dconf. JB#54408 OMP#JOLLA-162 #81

Closed rainemak closed 3 years ago

rainemak commented 3 years ago

@okodron review appreciated.

Tomin1 commented 3 years ago

I wonder if whitelisting the files can cause bugs with older devices as they can't delete or rename a file that's mounted to another namespace (bug in older kernels). Could we whitelist the directory instead?

rainemak commented 3 years ago

I wonder if whitelisting the files can cause bugs with older devices as they can't delete or rename a file that's mounted to another namespace (bug in older kernels). Could we whitelist the directory instead?

Good idea. Adding whitelisting for the dirs + added mkdir just in case.