On Tue, May 27, 2025 at 11:08 AM Anders Gulden Olstad <ander...@abbor.no> wrote: ... > 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
I suggest you review the in-system amd documentation which, for historical reasons, is in the form of info pages. Try "info amd". There's even a "Run-time Administration:: How to start, stop and control Amd" item in the top-level menu. My recall from a past life (pre-OpenBSD) where we used amd is that only changes to the files named on the command-line required a kill+restart and that maps, file or otherwise, referenced from those CLI files could be changed freely, with only "amq -u" needed occasionally. Philip Guenther