Hello, I'm using systemd-resolved on the server which performs a lot
of DNS queries (~20K per second) and systemd-resolved helps a lot
providing a cache:
Cache
Current Cache Size: 263
Cache Hits: 30928976
Cache Misses: 2961
However, systemd-resolved process almost constantly
On Mon, Mar 13, 2023 at 2:34 PM Simão wrote:
> I have the following entry in my fstab:
>
> ```
> /home/simao/bin/encfs-mount#sync /home/simao/sync fuse
> noauto,user,owner,x-systemd.automount,allow_other 0 0
> ```
>
> This calls my encfs-mount script to mount an encfs volume. That script