I'm new in Kubuntu (just installed the flavor package on Ubuntu 2204).
My problem is Firefox/LibreOffice are denied to accessing SMB file share.
I found a work around.
Add following lines to the AppArmor profile of snap packages, and restart snapd.apparmor service.
But, my work around is not persist. Sometimes it goes away.
So my question is how to persist my work around ?
Or is there another solution resolves my problem ?
My problem is Firefox/LibreOffice are denied to accessing SMB file share.
I found a work around.
Add following lines to the AppArmor profile of snap packages, and restart snapd.apparmor service.
Code:
owner /run/user/[0-9]*/kio-fuse-*/smb/{,**} r, owner /run/user/[0-9]*/kio-fuse-*/smb/*/*/** w,
So my question is how to persist my work around ?
Or is there another solution resolves my problem ?