ср, 19 июн. 2024 г. в 16:18, Greg Wooledge <g...@wooledge.org>:
> > > Place files to /usr/share/dictd and run `dictdconfig -w` and restart > > > dictd service > > > > Thanks! I guess it doesn't work with symbolic links (symlinks) to user > > directories/folders though... > > Doesn't work, how? Do you get permission denied? If that's the case, > it might be something like AppArmor. I create .deb with dictionary and didn't place dict files manually, so further my assumption. I think, dictd user have no access to $HOME even without apparmor/selinux/another acl ls -ld ~ will show you more. In my system mode bits on my home dir are `drwx------` so only my user have access to it. -- Stanislav