Hi Thomas, thanks for the report

AppArmor resolves the symbolic link on mediation, so to allow mbsync to
access those files, you can add the following permission to
/etc/apparmor.d/local/mbsync

@{HOME}/dotfiles/isync/.mbsyncrc r,

It can be done by the following command:

sudo bash -c "echo '@{HOME}/dotfiles/isync/.mbsyncrc r,' >>
/etc/apparmor.d/local/mbsync"

then reload the profile

sudo apparmor_parser -r /etc/apparmor.d/openvpn

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2098929

Title:
  new mbsync profile doesn't work when .mbsyncrc is symlinked

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2098929/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to