Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spec-file - Add post-install script to enable user_allow_other in /et…
…c/fuse.conf - Added a script to the RPM spec file that checks for the presence of 'user_allow_other' in /etc/fuse.conf. - If the line is not found, it appends 'user_allow_other' to the file. - This change ensures that users can allow non-root users to access FUSE filesystems.
- Loading branch information