config-helper sometimes crash on launch.
Made CONFIG_TEMPLATES comprasion and right apply conditional
Done.
It is good choice to use FUSE to implement similar mechanism? Maybe should I increase maximum number of opened fd?
It seems we had too many FD opened. It could be regression, since I remember I repaired similar bug related also to Firefox.
Firefox causes problems on whole home mount
Realpath on program path done. We must also create programs group and group programs path with symlinks inside directories consists by PATH. We can iterate on each files inside directories pointed by PATH and monitor directories pointed by PATH thanks to inotify/fanotify.
We probably cannot use this approach on files inside storage. FUSE do not return context information probably, when our daemon access mount point. It does not give context in other cases too, so there is no way to test if our daemon do some stuff (and skip some steps in this case).