I have tried to set up amd automount of NFS volumes, following
TuM'Fatig's instructions
https://www.tumfatig.net/2019/automount-synology-nfs-shares-from-openbsd/
So far so good, but I'm a bit puzzled on how to stop or restart the amd
process, when making changes to /etc/amd files
elite# rcctl restart amd
/etc/rc.d/amd: restart is not supported
# rcctl stop amd
/etc/rc.d/amd: stop is not supported
I had to either kill the amd process a start it again with rcctl or
reboot the box
Running OpenBSD 7.7
Br
Anders